From: Felipe Balbi Date: Fri, 13 Jun 2008 10:04:02 +0000 (+0300) Subject: i2c: allow twl modules to be built as modules X-Git-Tag: v2.6.26-omap1~112 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e4cf337460238b1269a945dda42329f11fcb99a6;p=linux-2.6-omap-h63xx.git i2c: allow twl modules to be built as modules Besides twl core and twl gpio, all the others can be dynamically linked. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index cba8abf3050..b421727af92 100644 --- a/drivers/i2c/chips/Kconfig +++ b/drivers/i2c/chips/Kconfig @@ -150,7 +150,7 @@ config TWL4030_MADC called twl4030-madc.ko config TWL4030_USB - bool "TWL4030 USB Transceiver Driver" + tristate "TWL4030 USB Transceiver Driver" depends on TWL4030_CORE choice @@ -170,11 +170,11 @@ config TWL4030_USB_HS_ULPI endchoice config TWL4030_PWRBUTTON - bool "TWL4030 Power button Driver" + tristate "TWL4030 Power button Driver" depends on TWL4030_CORE config TWL4030_POWEROFF - bool "TWL4030 device poweroff" + tristate "TWL4030 device poweroff" depends on TWL4030_CORE config SENSORS_MAX6875