diff options
Diffstat (limited to 'openwrt/target/squashfs/Config.in')
-rw-r--r-- | openwrt/target/squashfs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/squashfs/Config.in b/openwrt/target/squashfs/Config.in index a4cb4d8b6..3ef5d2223 100644 --- a/openwrt/target/squashfs/Config.in +++ b/openwrt/target/squashfs/Config.in @@ -1,5 +1,5 @@ config BR2_TARGET_ROOTFS_SQUASHFS - bool "squashfs (ro) root filesystem for the target device" + bool "squashfs" default n help Build a squashfs root filesystem |