diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-22 11:03:29 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-22 11:03:29 +0000 |
commit | fa101fbdb605f8c4e27e0e4b4be96cf8f155672e (patch) | |
tree | bb5afb3a2c7ffc9b803a5181916875171e9365b1 /target/linux | |
parent | 62153c47ad135f7347c5f2aa31e55017b2027a77 (diff) |
add missing Kconfig symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24077 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-2.6.36 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index c3e20bf51b..91248ecab9 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -564,10 +564,12 @@ CONFIG_EXPERIMENTAL=y # CONFIG_EXT3_FS_XATTR is not set # CONFIG_EXT4_DEBUG is not set # CONFIG_EXT4_FS is not set +# CONFIG_EXT4_FS_XATTR is not set # CONFIG_EXT4_USE_FOR_EXT23 is not set CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" # CONFIG_EZX_PCAP is not set +# CONFIG_F71808E_WDT is not set # CONFIG_FAIR_GROUP_SCHED is not set # CONFIG_FANOTIFY is not set CONFIG_FAT_DEFAULT_CODEPAGE=437 |