diff options
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-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 4cc3807bd31c..f22eff1da87e 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -105,7 +105,7 @@ config I2C_I801 | |||
105 | 105 | ||
106 | config I2C_ISCH | 106 | config I2C_ISCH |
107 | tristate "Intel SCH SMBus 1.0" | 107 | tristate "Intel SCH SMBus 1.0" |
108 | depends on PCI | 108 | select LPC_SCH |
109 | help | 109 | help |
110 | Say Y here if you want to use SMBus controller on the Intel SCH | 110 | Say Y here if you want to use SMBus controller on the Intel SCH |
111 | based systems. | 111 | based systems. |