diff options
Diffstat (limited to 'drivers/i2c/chips/Kconfig')
-rw-r--r-- | drivers/i2c/chips/Kconfig | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index 4c35702830ce..864ac561fdbb 100644 --- a/drivers/i2c/chips/Kconfig +++ b/drivers/i2c/chips/Kconfig | |||
@@ -126,19 +126,6 @@ config ISP1301_OMAP | |||
126 | This driver can also be built as a module. If so, the module | 126 | This driver can also be built as a module. If so, the module |
127 | will be called isp1301_omap. | 127 | will be called isp1301_omap. |
128 | 128 | ||
129 | config TPS65010 | ||
130 | tristate "TPS6501x Power Management chips" | ||
131 | depends on GPIOLIB | ||
132 | default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK | ||
133 | help | ||
134 | If you say yes here you get support for the TPS6501x series of | ||
135 | Power Management chips. These include voltage regulators, | ||
136 | lithium ion/polymer battery charging, and other features that | ||
137 | are often used in portable devices like cell phones and cameras. | ||
138 | |||
139 | This driver can also be built as a module. If so, the module | ||
140 | will be called tps65010. | ||
141 | |||
142 | config SENSORS_MAX6875 | 129 | config SENSORS_MAX6875 |
143 | tristate "Maxim MAX6875 Power supply supervisor" | 130 | tristate "Maxim MAX6875 Power supply supervisor" |
144 | depends on EXPERIMENTAL | 131 | depends on EXPERIMENTAL |
@@ -164,16 +151,6 @@ config SENSORS_TSL2550 | |||
164 | This driver can also be built as a module. If so, the module | 151 | This driver can also be built as a module. If so, the module |
165 | will be called tsl2550. | 152 | will be called tsl2550. |
166 | 153 | ||
167 | config MENELAUS | ||
168 | bool "TWL92330/Menelaus PM chip" | ||
169 | depends on I2C=y && ARCH_OMAP24XX | ||
170 | help | ||
171 | If you say yes here you get support for the Texas Instruments | ||
172 | TWL92330/Menelaus Power Management chip. This include voltage | ||
173 | regulators, Dual slot memory card tranceivers, real-time clock | ||
174 | and other features that are often used in portable devices like | ||
175 | cell phones and PDAs. | ||
176 | |||
177 | config MCU_MPC8349EMITX | 154 | config MCU_MPC8349EMITX |
178 | tristate "MPC8349E-mITX MCU driver" | 155 | tristate "MPC8349E-mITX MCU driver" |
179 | depends on I2C && PPC_83xx | 156 | depends on I2C && PPC_83xx |