diff options
author | John Crispin <john@openwrt.org> | 2015-04-01 13:06:14 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-04-01 13:06:14 +0000 |
commit | 0bba806cb7f8aa0dad6c698a90a070a60ff66532 (patch) | |
tree | 0a60479a0545feee085cf4244a865d998a879e71 /target | |
parent | 426d3abe8fa5ca94968ddb0859582673ae3cc26b (diff) | |
download | upstream-0bba806cb7f8aa0dad6c698a90a070a60ff66532.tar.gz upstream-0bba806cb7f8aa0dad6c698a90a070a60ff66532.tar.bz2 upstream-0bba806cb7f8aa0dad6c698a90a070a60ff66532.zip |
kernel: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45218
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 |