forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
1
2
3
4
5
6
7
config BR2_PACKAGE_ROOTFS_UBI_USE_CUSTOM_FILESYSTEM
   bool "Customize filesystem over ubi"
   select BR2_TARGET_ROOTFS_UBI_USE_CUSTOM_CONFIG
 
config BR2_PACKAGE_ROOTFS_UBI_CUSTOM_FILESYSTEM
   string "Tell build system which filesystem image should be used as ubinize input file (ubifs or squashfs)"
   default "ubifs"