diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-17 11:55:49 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-17 11:55:49 +0000 |
commit | 35c3f29108ae4eef6c59dd47d4a1242fc53696fd (patch) | |
tree | 49ef0286f50291f9d42509cb28771040cdc2c1b3 /target/linux/generic | |
parent | fd6b63fcf9bd51772610b0c25df5baf34d8ace40 (diff) |
[kernel/3.2] add some more missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30960 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index b2178c1df..58c55f473 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -610,6 +610,7 @@ CONFIG_EPOLL=y # CONFIG_ET131X is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set +# CONFIG_EARLY_PRINTK is not set CONFIG_EVENTFD=y CONFIG_EXPERIMENTAL=y CONFIG_EXPERT=y @@ -711,6 +712,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y CONFIG_FORCE_MAX_ZONEORDER=11 # CONFIG_FRAMEBUFFER_CONSOLE is not set CONFIG_FRAME_WARN=1024 +# CONFIG_FRAME_POINTER is not set # CONFIG_FREEZER is not set # CONFIG_FRONTSWAP is not set # CONFIG_FSCACHE is not set @@ -2662,6 +2664,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SONY_LAPTOP is not set # CONFIG_SOUND is not set # CONFIG_SOUND_PRIME is not set +# CONFIG_SOUND_OSS_CORE_PRECLAIM is not set # CONFIG_SP5100_TCO is not set # CONFIG_SPARSEMEM_MANUAL is not set # CONFIG_SPARSEMEM_STATIC is not set |