mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 14:42:49 +02:00
added rootfstype option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@528 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
49a759d940
commit
5539fcf7b6
@ -86,7 +86,7 @@ CONFIG_BCM4704=y
|
|||||||
# CONFIG_HIGHMEM is not set
|
# CONFIG_HIGHMEM is not set
|
||||||
CONFIG_RWSEM_GENERIC_SPINLOCK=y
|
CONFIG_RWSEM_GENERIC_SPINLOCK=y
|
||||||
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
|
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
|
||||||
CONFIG_CMDLINE="root=/dev/mtdblock2 init=/etc/preinit noinitrd console=ttyS0,115200"
|
CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS0,115200"
|
||||||
CONFIG_PCI=y
|
CONFIG_PCI=y
|
||||||
CONFIG_NONCOHERENT_IO=y
|
CONFIG_NONCOHERENT_IO=y
|
||||||
CONFIG_NEW_TIME_C=y
|
CONFIG_NEW_TIME_C=y
|
||||||
|
Loading…
Reference in New Issue
Block a user