diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 07:42:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 07:42:41 +0000 |
commit | aaa1e2941fb388c7b9d16e6221d64d88a8c7a345 (patch) | |
tree | 632020576564e6b3e1db4d90f68f7aa4841e9f7f /target/linux/generic/config-3.3 | |
parent | 57d4cab12844615a8a175d213e2033242333458f (diff) | |
download | upstream-aaa1e2941fb388c7b9d16e6221d64d88a8c7a345.tar.gz upstream-aaa1e2941fb388c7b9d16e6221d64d88a8c7a345.tar.bz2 upstream-aaa1e2941fb388c7b9d16e6221d64d88a8c7a345.zip |
kernel/3.3: remove yaffs support
It is not used by any platform.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39081 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index befca4c749..acdd3d4e31 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -3503,7 +3503,6 @@ CONFIG_XZ_DEC=y # CONFIG_XZ_DEC_SPARC is not set # CONFIG_XZ_DEC_TEST is not set # CONFIG_XZ_DEC_X86 is not set -# CONFIG_YAFFS_FS is not set # CONFIG_YAM is not set # CONFIG_YELLOWFIN is not set # CONFIG_YENTA is not set |