From 7543e3ccd8c3c214a994741e76f5657f8a9ba3ad Mon Sep 17 00:00:00 2001 From: blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> Date: Wed, 11 Feb 2015 10:09:40 +0000 Subject: [PATCH] generic: add a few missing symbols for generic config-3.19. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44387 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.19 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-3.19 b/target/linux/generic/config-3.19 index b3064890c9..0d05ddbf20 100644 --- a/target/linux/generic/config-3.19 +++ b/target/linux/generic/config-3.19 @@ -274,6 +274,7 @@ CONFIG_ATA_BMDMA=y CONFIG_ATA_SFF=y # CONFIG_ATA_VERBOSE_ERROR is not set # CONFIG_ATH10K is not set +# CONFIG_ATH25 is not set # CONFIG_ATH5K is not set # CONFIG_ATH6KL is not set # CONFIG_ATH6K_LEGACY is not set @@ -355,6 +356,7 @@ CONFIG_BASE_SMALL=0 # CONFIG_BAYCOM_SER_FDX is not set # CONFIG_BAYCOM_SER_HDX is not set # CONFIG_BCACHE is not set +# CONFIG_BCM3384 is not set # CONFIG_BCM47XX is not set # CONFIG_BCM63XX is not set # CONFIG_BCM63XX_PHY is not set -- GitLab