mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
menuconfig -> config
This commit is contained in:
parent
4584c0df4a
commit
cdd46741aa
@ -1,4 +1,4 @@
|
|||||||
menuconfig BR2_TARGET_ROOTFS_EXT2
|
config BR2_TARGET_ROOTFS_EXT2
|
||||||
bool "ext2 root filesystem for the target device"
|
bool "ext2 root filesystem for the target device"
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
menuconfig BR2_TARGET_ROOTFS_JFFS2
|
config BR2_TARGET_ROOTFS_JFFS2
|
||||||
bool "jffs2 root filesystem for the target device"
|
bool "jffs2 root filesystem for the target device"
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user