From: Andrew Morton Cc: Jean Delvare Cc: Dave Jones Cc: Greg KH Cc: Ben Gardner Signed-off-by: Andrew Morton --- drivers/i2c/busses/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/i2c/busses/Kconfig~gregkh-i2c-i2c-scx200_acb-07-docs-Kconfig-fix drivers/i2c/busses/Kconfig --- devel/drivers/i2c/busses/Kconfig~gregkh-i2c-i2c-scx200_acb-07-docs-Kconfig-fix 2006-01-22 23:34:52.000000000 -0800 +++ devel-akpm/drivers/i2c/busses/Kconfig 2006-01-22 23:34:52.000000000 -0800 @@ -390,7 +390,7 @@ config SCx200_I2C_SDA config SCx200_ACB tristate "Geode ACCESS.bus support" - depends on I2C && PCI + depends on I2C && PCI && X86_32 help Enable the use of the ACCESS.bus controllers on the Geode SCx200 and SC1100 processors and the CS5535 and CS5536 Geode companion devices. _