ar71xx: remove yaffs from the generic rootfstype list
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38645
This commit is contained in:
parent
ccf7320205
commit
496d3e1149
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue