diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-08 09:12:33 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-08 09:12:33 +0000 |
commit | 3138a264102ad13d1ee197eb7a38875da8134ca6 (patch) | |
tree | d11e2d3d601238637029f12b78e2b2e10ed02cb0 /target | |
parent | 765c2f192cc06b4870a31fa5a028c4302001279c (diff) |
add more Kconfig symbols to the generic 2.6.31 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17990 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 1fb1289cb..8ecc06fe2 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 |