We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79be02 commit 7e173ebCopy full SHA for 7e173eb
drivers/i2c/busses/Kconfig
@@ -200,7 +200,7 @@ config I2C_ISMT
200
201
config I2C_PIIX4
202
tristate "Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC)"
203
- depends on PCI && HAS_IOPORT
+ depends on PCI && HAS_IOPORT && X86
204
select I2C_SMBUS
205
help
206
If you say yes to this option, support will be included for the Intel
0 commit comments