From e1e4d3405bf0005d41ebe92ee8b422e774ec0359 Mon Sep 17 00:00:00 2001 From: Lane Jennison Date: Sun, 16 May 2021 09:32:20 -0400 Subject: [PATCH] add atag to kernel --- config/kernel/linux-virtual-current.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/kernel/linux-virtual-current.config b/config/kernel/linux-virtual-current.config index 408a5556cc..7b9a6173a1 100644 --- a/config/kernel/linux-virtual-current.config +++ b/config/kernel/linux-virtual-current.config @@ -473,6 +473,8 @@ CONFIG_STACKPROTECTOR_PER_TASK=y # # Boot options # +CONFIG_USE_OF=y +CONFIG_ATAGS=y # CONFIG_ARM64_ACPI_PARKING_PROTOCOL is not set CONFIG_CMDLINE="" CONFIG_EFI_STUB=y