diff options
author | John Crispin <blogic@openwrt.org> | 2015-04-01 13:06:14 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-04-01 13:06:14 +0000 |
commit | e9ec2dd66912b734c0920ed68c3a84587fb64f12 (patch) | |
tree | 984fa3c00b85ceacecf76f4d14cf6c4a432584c0 /target | |
parent | f2d6d1f63d4f6153554429e6b94ec717bebe2a1b (diff) | |
download | upstream-e9ec2dd66912b734c0920ed68c3a84587fb64f12.tar.gz upstream-e9ec2dd66912b734c0920ed68c3a84587fb64f12.tar.bz2 upstream-e9ec2dd66912b734c0920ed68c3a84587fb64f12.zip |
kernel: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45218 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index d971aa745e..e4df694769 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -3916,6 +3916,7 @@ CONFIG_TINY_RCU=y # CONFIG_TI_DAVINCI_MDIO is not set # CONFIG_TI_ST is not set # CONFIG_TLAN is not set +# CONFIG_TWL4030_MADC is not set # CONFIG_TMD_HERMES is not set # CONFIG_TMP006 is not set CONFIG_TMPFS=y |