diff options
Diffstat (limited to 'target/Config.in')
-rw-r--r-- | target/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index 3aef76890d..3cf4231f2a 100644 --- a/target/Config.in +++ b/target/Config.in @@ -96,6 +96,12 @@ config ARCH_64BIT config VIRTIO_SUPPORT bool +config USES_ROOTFS_PART + bool + +config USES_BOOT_PART + bool + # Architecture selection config aarch64 |