diff options
Diffstat (limited to 'drivers/i2c')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 1a3bf42351b3..7d2705a68e09 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -390,7 +390,7 @@ config SCx200_I2C_SDA | |||
390 | 390 | ||
391 | config SCx200_ACB | 391 | config SCx200_ACB |
392 | tristate "Geode ACCESS.bus support" | 392 | tristate "Geode ACCESS.bus support" |
393 | depends on I2C && PCI | 393 | depends on X86_32 && I2C && PCI |
394 | help | 394 | help |
395 | Enable the use of the ACCESS.bus controllers on the Geode SCx200 and | 395 | Enable the use of the ACCESS.bus controllers on the Geode SCx200 and |
396 | SC1100 processors and the CS5535 and CS5536 Geode companion devices. | 396 | SC1100 processors and the CS5535 and CS5536 Geode companion devices. |