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 | 62a0e46e6230efb8cf7c9cdab5caee8f65d0b71d (patch) | |
tree | bb5afb3a2c7ffc9b803a5181916875171e9365b1 /target/linux/generic | |
parent | 2e00ec4e175113c2c9a87841878f76e959437aac (diff) | |
download | upstream-62a0e46e6230efb8cf7c9cdab5caee8f65d0b71d.tar.gz upstream-62a0e46e6230efb8cf7c9cdab5caee8f65d0b71d.tar.bz2 upstream-62a0e46e6230efb8cf7c9cdab5caee8f65d0b71d.zip |
add missing Kconfig symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24077 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-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 |