7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
config PLATFORM_ROOTFS
|
|
bool "Enable ROOTFS"
|
|
default y
|
|
depends on FS_JFFS || FS_FAT
|
|
help
|
|
Answer Y to enable LiteOS support rootfs.
|