build: add support for enabling the rootfs/boot partition size option via target feature

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2018-08-26 19:36:33 +02:00
parent 7165378d19
commit 00f030a9c6
3 changed files with 10 additions and 2 deletions

View File

@@ -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