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 | c05dc6f745a6c08fb73f692323db4cb77b28d1ec (patch) | |
tree | 1db822fd33e329bf1e75fd9a13715e2ee2731b41 /target/linux/generic/config-3.3 | |
parent | 6928b4121f4fe6d8e7134e8939c7e072cf028949 (diff) | |
download | upstream-c05dc6f745a6c08fb73f692323db4cb77b28d1ec.tar.gz upstream-c05dc6f745a6c08fb73f692323db4cb77b28d1ec.tar.bz2 upstream-c05dc6f745a6c08fb73f692323db4cb77b28d1ec.zip |
kernel/3.3: remove yaffs support
It is not used by any platform.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39081
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 |