diff options
Diffstat (limited to 'configs/qemu_x86_defconfig')
-rw-r--r-- | configs/qemu_x86_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/qemu_x86_defconfig b/configs/qemu_x86_defconfig index e670b3045..171da636c 100644 --- a/configs/qemu_x86_defconfig +++ b/configs/qemu_x86_defconfig @@ -2,6 +2,9 @@ BR2_i386=y BR2_x86_pentiumpro=y +# filesystem +BR2_TARGET_ROOTFS_EXT2=y + # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y |