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 | bd833435a7bd75fe5785761a9d998c4bfea1658b (patch) | |
tree | d11e2d3d601238637029f12b78e2b2e10ed02cb0 /target/linux | |
parent | 5976b9ebc5aad99872cdf34a87aa3fdeafc2f1c9 (diff) | |
download | upstream-bd833435a7bd75fe5785761a9d998c4bfea1658b.tar.gz upstream-bd833435a7bd75fe5785761a9d998c4bfea1658b.tar.bz2 upstream-bd833435a7bd75fe5785761a9d998c4bfea1658b.zip |
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/linux')
-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 |