diff options
| author | Johannes Berg <[email protected]> | 2025-06-06 07:56:52 +0000 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2025-06-27 10:28:33 +0000 |
| commit | f40213cd93e608ee78b5e25db042c42ec07139fe (patch) | |
| tree | 688d44a5aeb4bd94def57d88a4c41a3b06db434e /lib/crypto/mpi/mpi-cmp.c | |
| parent | Merge tag 'i2c-host-fixes-6.16-rc4' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
| download | kernel-f40213cd93e608ee78b5e25db042c42ec07139fe.tar.gz kernel-f40213cd93e608ee78b5e25db042c42ec07139fe.zip | |
i2c: scx200_acb: depends on HAS_IOPORT
It already depends on X86_32, but that's also set for ARCH=um.
Recent changes made UML no longer have IO port access since
it's not needed, but this driver uses it. Build it only for
HAS_IOPORT. This is pretty much the same as depending on X86,
but on the off-chance that HAS_IOPORT will ever be optional
on x86 HAS_IOPORT is the real prerequisite.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions
