diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-04-09 17:03:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-04-09 17:03:02 +0000 |
commit | ed5abd5e4a54c9ffb0a5db82a9de231508c7b25d (patch) | |
tree | 0218a307e463cf05db1255da457acaff38ec377d /target/linux/generic/config-3.3 | |
parent | ca6859aa2941be5a54f3793bb7de2d2868d3a467 (diff) | |
download | upstream-ed5abd5e4a54c9ffb0a5db82a9de231508c7b25d.tar.gz upstream-ed5abd5e4a54c9ffb0a5db82a9de231508c7b25d.tar.bz2 upstream-ed5abd5e4a54c9ffb0a5db82a9de231508c7b25d.zip |
add missing symbols
SVN-Revision: 31231
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 06eeb90bc2..9deeb98ee2 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -123,6 +123,7 @@ CONFIG_ATA_SFF=y # CONFIG_ATA_VERBOSE_ERROR is not set # CONFIG_ATH5K is not set # CONFIG_ATH6K_LEGACY is not set +# CONFIG_ATH79 is not set # CONFIG_ATH9K is not set # CONFIG_ATL1 is not set # CONFIG_ATL1C is not set @@ -733,6 +734,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y # CONFIG_FORCEDETH is not set CONFIG_FORCE_MAX_ZONEORDER=11 # CONFIG_FRAMEBUFFER_CONSOLE is not set +# CONFIG_FRAME_POINTER is not set CONFIG_FRAME_WARN=1024 # CONFIG_FREEZER is not set # CONFIG_FRONTSWAP is not set @@ -1280,6 +1282,7 @@ CONFIG_KERNEL_XZ=y # CONFIG_L2TP_IP is not set # CONFIG_L2TP_V3 is not set # CONFIG_LANMEDIA is not set +# CONFIG_LANTIQ is not set # CONFIG_LAPB is not set # CONFIG_LASAT is not set # CONFIG_LATENCYTOP is not set @@ -1704,6 +1707,7 @@ CONFIG_NETWORK_FILESYSTEMS=y # CONFIG_NET_ACT_POLICE is not set # CONFIG_NET_ACT_SIMP is not set # CONFIG_NET_ACT_SKBEDIT is not set +CONFIG_NET_CADENCE=y # CONFIG_NET_CALXEDA_XGMAC is not set CONFIG_NET_CLS=y # CONFIG_NET_CLS_ACT is not set |