From 0bba806cb7f8aa0dad6c698a90a070a60ff66532 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Wed, 1 Apr 2015 13:06:14 +0000
Subject: [PATCH] kernel: add missing symbol

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 45218
---
 target/linux/generic/config-3.18 | 1 +
 1 file changed, 1 insertion(+)

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
-- 
GitLab