diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 07:42:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 07:42:42 +0000 |
commit | 542e7320582c546c4a69cdcaa18927097ba5e5a3 (patch) | |
tree | 8f6759e2ee70c358158dae2d5f992673df31e9a9 /target/linux/generic/config-3.6 | |
parent | c05dc6f745a6c08fb73f692323db4cb77b28d1ec (diff) | |
download | mtk-20170518-542e7320582c546c4a69cdcaa18927097ba5e5a3.zip mtk-20170518-542e7320582c546c4a69cdcaa18927097ba5e5a3.tar.gz mtk-20170518-542e7320582c546c4a69cdcaa18927097ba5e5a3.tar.bz2 |
kernel/3.6: remove yaffs support
It is not used by any platform.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39082
Diffstat (limited to 'target/linux/generic/config-3.6')
-rw-r--r-- | target/linux/generic/config-3.6 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index 040c093..cd9804e 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -3659,7 +3659,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 |