Author: blogic Date: 2015-04-02 16:32:01 +0200 (Thu, 02 Apr 2015) New Revision: 45238
Modified: trunk/target/linux/omap/config-3.18 Log: omap: add missing symbols enabled by default like other TWL4030 symbols Signed-off-by: Dirk Neukirchen <[email protected]> Modified: trunk/target/linux/omap/config-3.18 =================================================================== --- trunk/target/linux/omap/config-3.18 2015-04-02 14:31:51 UTC (rev 45237) +++ trunk/target/linux/omap/config-3.18 2015-04-02 14:32:01 UTC (rev 45238) @@ -482,6 +482,7 @@ # CONFIG_SCSI_DMA is not set CONFIG_SENSORS_LM75=y # CONFIG_SENSORS_PWM_FAN is not set +CONFIG_SENSORS_TWL4030_MADC=y CONFIG_SERIAL_8250_EXTENDED=y CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SERIAL_OF_PLATFORM=y @@ -558,6 +559,7 @@ CONFIG_TOUCHSCREEN_TI_AM335X_TSC=y CONFIG_TREE_RCU=y CONFIG_TWL4030_CORE=y +CONFIG_TWL4030_MADC=y CONFIG_TWL4030_POWER=y CONFIG_TWL4030_WATCHDOG=y CONFIG_TWL6040_CORE=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
