Besides twl core and twl gpio, all the others can be dynamically linked. Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> --- drivers/i2c/chips/Kconfig | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index cba8abf..b421727 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 -- 1.5.6.rc1 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html