summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/generic-arm64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/conf/machine/generic-arm64.conf')
-rw-r--r--meta-yocto-bsp/conf/machine/generic-arm64.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-yocto-bsp/conf/machine/generic-arm64.conf b/meta-yocto-bsp/conf/machine/generic-arm64.conf
index e8cfb816d11..e58ae9f257f 100644
--- a/meta-yocto-bsp/conf/machine/generic-arm64.conf
+++ b/meta-yocto-bsp/conf/machine/generic-arm64.conf
@@ -24,6 +24,4 @@ SERIAL_CONSOLES ?= "115200;ttyAMA0 115200;hvc0"
# For boot on some boards we need drivers built as modules.
# Let's put them into minimal initramfs and append it to the kernel image.
PACKAGE_INSTALL:append:pn-core-image-minimal-initramfs = " kernel-modules"
-INITRAMFS_MAXSIZE:pn-core-image-minimal-initramfs ?= "262144"
INITRAMFS_IMAGE ?= "core-image-minimal-initramfs"
-INITRAMFS_IMAGE_BUNDLE ?= "1"