diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-22 11:03:29 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-22 11:03:29 +0000 |
commit | 7a8be69ce6a19273a4ce0776a183bfff3b19d83f (patch) | |
tree | d4e9bf0b7b04e848fd2def7fe7234dd072dff61f | |
parent | 0fed0806df48a0df17de328ecbca46e03b1d49d0 (diff) | |
download | upstream-7a8be69ce6a19273a4ce0776a183bfff3b19d83f.tar.gz upstream-7a8be69ce6a19273a4ce0776a183bfff3b19d83f.tar.bz2 upstream-7a8be69ce6a19273a4ce0776a183bfff3b19d83f.zip |
add missing Kconfig symbols
SVN-Revision: 24077
-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 |