diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-01-19 00:31:39 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-01-19 00:31:39 +0000 |
commit | 095f7f2da3322e791def4e304d36ffb0215e0051 (patch) | |
tree | 38d52a91d5ae6cb34166a170acf86c19265d5ab4 /target/linux/generic | |
parent | fe60046a26160d8629f660928fb32365c37cdb3d (diff) | |
download | mtk-20170518-095f7f2da3322e791def4e304d36ffb0215e0051.zip mtk-20170518-095f7f2da3322e791def4e304d36ffb0215e0051.tar.gz mtk-20170518-095f7f2da3322e791def4e304d36ffb0215e0051.tar.bz2 |
x86/config-3.2: add linux-3.2 symbols for x86
The following symbols are missing for x86, in sorted order.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 29783
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index 781c64b..09b57fa 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -1172,6 +1172,7 @@ CONFIG_ISDN=y # CONFIG_IWMC3200TOP is not set # CONFIG_IXGB is not set # CONFIG_IXGBE is not set +# CONFIG_IXGBEVF is not set # CONFIG_JBD is not set # CONFIG_JBD2_DEBUG is not set # CONFIG_JBD_DEBUG is not set @@ -3243,6 +3244,7 @@ CONFIG_XFRM=y CONFIG_ZISOFS=y CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_INFLATE=y +# CONFIG_ZNET is not set CONFIG_ZONE_DMA=y CONFIG_ZONE_DMA_FLAG=1 # CONFIG_ZRAM is not set |