diff options
Diffstat (limited to 'drivers/i2c/chips/Kconfig')
-rw-r--r-- | drivers/i2c/chips/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index fe3008e59467..bd7082c2443d 100644 --- a/drivers/i2c/chips/Kconfig +++ b/drivers/i2c/chips/Kconfig | |||
@@ -88,12 +88,8 @@ config ISP1301_OMAP | |||
88 | This driver can also be built as a module. If so, the module | 88 | This driver can also be built as a module. If so, the module |
89 | will be called isp1301_omap. | 89 | will be called isp1301_omap. |
90 | 90 | ||
91 | # NOTE: This isn't really OMAP-specific, except for the current | ||
92 | # interface location in <include/asm-arm/arch-omap/tps65010.h> | ||
93 | # and having mostly OMAP-specific board support | ||
94 | config TPS65010 | 91 | config TPS65010 |
95 | tristate "TPS6501x Power Management chips" | 92 | tristate "TPS6501x Power Management chips" |
96 | depends on ARCH_OMAP | ||
97 | default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK | 93 | default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK |
98 | help | 94 | help |
99 | If you say yes here you get support for the TPS6501x series of | 95 | If you say yes here you get support for the TPS6501x series of |