diff options
author | John Crispin <blogic@openwrt.org> | 2015-02-11 10:09:40 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-02-11 10:09:40 +0000 |
commit | 19eae342a8e882e616dbdb04f311e85e280e6591 (patch) | |
tree | af805955f20d6c760e1211dfd7c07e1028d66da3 | |
parent | 74dc0649ff0097f75faa26f4b85e61e334b458a4 (diff) | |
download | master-187ad058-19eae342a8e882e616dbdb04f311e85e280e6591.tar.gz master-187ad058-19eae342a8e882e616dbdb04f311e85e280e6591.tar.bz2 master-187ad058-19eae342a8e882e616dbdb04f311e85e280e6591.zip |
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
-rw-r--r-- | target/linux/generic/config-3.19 | 2 |
1 files changed, 2 insertions, 0 deletions
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 |