diff options
-rw-r--r-- | meta/recipes-core/busybox/busybox/defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-core/busybox/busybox/defconfig b/meta/recipes-core/busybox/busybox/defconfig index 20cd147fa5..47eca212db 100644 --- a/meta/recipes-core/busybox/busybox/defconfig +++ b/meta/recipes-core/busybox/busybox/defconfig @@ -556,10 +556,10 @@ CONFIG_FEATURE_FDISK_WRITABLE=y # CONFIG_FINDFS is not set CONFIG_FLOCK=y # CONFIG_FREERAMDISK is not set -CONFIG_FSCK_MINIX=y +# CONFIG_FSCK_MINIX is not set # CONFIG_MKFS_EXT2 is not set -CONFIG_MKFS_MINIX=y -CONFIG_FEATURE_MINIX2=y +# CONFIG_MKFS_MINIX is not set +# CONFIG_FEATURE_MINIX2 is not set # CONFIG_MKFS_REISER is not set # CONFIG_MKFS_VFAT is not set # CONFIG_GETOPT is not set |