From: Gabor Juhos Date: Mon, 4 Nov 2013 18:37:07 +0000 (+0000) Subject: ar71xx: remove yaffs from the generic rootfstype list X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=496d3e1149eaa05b4d29cdb5203be08332ca76fc;p=openwrt%2Fstaging%2Fwigyori.git ar71xx: remove yaffs from the generic rootfstype list Signed-off-by: Gabor Juhos SVN-Revision: 38645 --- diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 2a0ba822a9..f0b45f8617 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -113,7 +113,7 @@ CONFIG_ATH79_WDT=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CLONE_BACKWARDS=y -CONFIG_CMDLINE="rootfstype=squashfs,yaffs,jffs2 noinitrd" +CONFIG_CMDLINE="rootfstype=squashfs,jffs2 noinitrd" CONFIG_CMDLINE_BOOL=y # CONFIG_CMDLINE_OVERRIDE is not set CONFIG_CPU_BIG_ENDIAN=y