|
@@ -727,6 +727,7 @@ config ADK_TARGET_ROOTFS_MMC
|
|
|
|
|
|
config ADK_TARGET_ROOTFS_ARCHIVE
|
|
config ADK_TARGET_ROOTFS_ARCHIVE
|
|
bool "Archive usable for different filesystems"
|
|
bool "Archive usable for different filesystems"
|
|
|
|
+ select ADK_KERNEL_EXT2_FS if ADK_HARDWARE_QEMU
|
|
help
|
|
help
|
|
Use this option if your root filesystem is ext2/ext3/ext4/xfs.
|
|
Use this option if your root filesystem is ext2/ext3/ext4/xfs.
|
|
|
|
|