diff options
author | John Crispin <john@openwrt.org> | 2015-02-11 10:09:40 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-11 10:09:40 +0000 |
commit | 038f8e1edae634169b4042c16c69595d9a4b4b79 (patch) | |
tree | 13859bb4149b8fc491e756f1928534aefac76da9 /target/linux/generic | |
parent | 88ddb3746188037afd38d631f7a893587fa8bdf0 (diff) | |
download | upstream-038f8e1edae634169b4042c16c69595d9a4b4b79.tar.gz upstream-038f8e1edae634169b4042c16c69595d9a4b4b79.tar.bz2 upstream-038f8e1edae634169b4042c16c69595d9a4b4b79.zip |
generic: add a few missing symbols for generic config-3.19.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 44387
Diffstat (limited to 'target/linux/generic')
-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 |