aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-04-02 14:32:01 +0000
committerJohn Crispin <blogic@openwrt.org>2015-04-02 14:32:01 +0000
commita1743548d0218ad52dd4db62dfc4a9f90970308a (patch)
treeb3b26376c35eb05e5ee68f1ab2dd786afffcfb53 /target/linux/omap
parentd78a2ee33a2f1dffec9d5a0a781f0400b0879905 (diff)
downloadmaster-187ad058-a1743548d0218ad52dd4db62dfc4a9f90970308a.tar.gz
master-187ad058-a1743548d0218ad52dd4db62dfc4a9f90970308a.tar.bz2
master-187ad058-a1743548d0218ad52dd4db62dfc4a9f90970308a.zip
omap: add missing symbols
enabled by default like other TWL4030 symbols Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45238 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap')
-rw-r--r--target/linux/omap/config-3.182
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/omap/config-3.18 b/target/linux/omap/config-3.18
index 178d26f3ed..a06a350a37 100644
--- a/target/linux/omap/config-3.18
+++ b/target/linux/omap/config-3.18
@@ -482,6 +482,7 @@ CONFIG_SCHED_HRTICK=y
# 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_TI_PRIV_EDMA=y
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