diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-10-08 09:12:33 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-10-08 09:12:33 +0000 |
commit | ba971b88521d8cc711919ed788cd53bc4eb08c0f (patch) | |
tree | c14e0c10c67e5375241ba343cd24d4779ad40f1e | |
parent | 85278b07c15dc14c3d662581ba00707b9a56095a (diff) | |
download | upstream-ba971b88521d8cc711919ed788cd53bc4eb08c0f.tar.gz upstream-ba971b88521d8cc711919ed788cd53bc4eb08c0f.tar.bz2 upstream-ba971b88521d8cc711919ed788cd53bc4eb08c0f.zip |
add more Kconfig symbols to the generic 2.6.31 config
SVN-Revision: 17990
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 1fb1289cbc..8ecc06fe23 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -1,3 +1,17 @@ +# CONFIG_ARCH_STMP3XXX is not set +# CONFIG_ARCH_U300 is not set +# CONFIG_BINARY_PRINTF is not set +CONFIG_CONSTRUCTORS=y +CONFIG_TRACING_SUPPORT=y +# CONFIG_SLOW_WORK is not set +CONFIG_MAC80211_DEFAULT_PS_VALUE=1 +CONFIG_FSNOTIFY=y +CONFIG_HAVE_MLOCK=y +CONFIG_HAVE_MLOCKED_PAGE_BIT=y +CONFIG_MAC80211_DEFAULT_PS=y +# CONFIG_UACCESS_WITH_MEMCPY is not set +# CONFIG_MG_DISK is not set +# CONFIG_RTC_DRV_RX8025 is not set # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_8139TOO is not set |