Kconfig (94bd217e2d683719ab21a4ac117d8a1b91cbedc9) Kconfig (8a0a8e8e42a4e30a1fc4c40205fa790e264d00f3)
1#
2# Sensor device configuration
3#
4
5menu "I2C Hardware Bus support"
6
7comment "PC SMBus host controller drivers"
8 depends on PCI

--- 96 unchanged lines hidden (view full) ---

105 Panther Point (PCH)
106
107 This driver can also be built as a module. If so, the module
108 will be called i2c-i801.
109
110config I2C_ISCH
111 tristate "Intel SCH SMBus 1.0"
112 depends on PCI
1#
2# Sensor device configuration
3#
4
5menu "I2C Hardware Bus support"
6
7comment "PC SMBus host controller drivers"
8 depends on PCI

--- 96 unchanged lines hidden (view full) ---

105 Panther Point (PCH)
106
107 This driver can also be built as a module. If so, the module
108 will be called i2c-i801.
109
110config I2C_ISCH
111 tristate "Intel SCH SMBus 1.0"
112 depends on PCI
113 select MFD_CORE
114 select LPC_SCH
115 help
116 Say Y here if you want to use SMBus controller on the Intel SCH
117 based systems.
118
119 This driver can also be built as a module. If so, the module
120 will be called i2c-isch.
121

--- 759 unchanged lines hidden ---
113 select LPC_SCH
114 help
115 Say Y here if you want to use SMBus controller on the Intel SCH
116 based systems.
117
118 This driver can also be built as a module. If so, the module
119 will be called i2c-isch.
120

--- 759 unchanged lines hidden ---