From: juhosg Date: Mon, 4 Nov 2013 18:37:07 +0000 (+0000) Subject: ar71xx: remove yaffs from the generic rootfstype list X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0ef38b01e740b96a3cf37f01fcf05ff8ed448a56;p=openwrt.git ar71xx: remove yaffs from the generic rootfstype list Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38645 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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