fstools: disable ubifs extroot functionality

This commit is contained in:
coolsnowwolf 2021-08-07 23:22:05 +08:00
parent 1bd237de15
commit 5d861ddb20

View File

@ -49,7 +49,7 @@ define Package/fstools/config
depends on PACKAGE_fstools depends on PACKAGE_fstools
depends on NAND_SUPPORT depends on NAND_SUPPORT
bool "Support extroot functionality with UBIFS" bool "Support extroot functionality with UBIFS"
default y default n
help help
This option makes it possible to use extroot functionality if the root filesystem resides on an UBIFS partition This option makes it possible to use extroot functionality if the root filesystem resides on an UBIFS partition