From 1922b0a1aa97165a7ffe3b742ed90b58e98a1503 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 16 Feb 2021 22:19:12 +0000 Subject: Early boot fix for UEFI on ARMv7 (rhbz 1929353) --- kernel-armv7hl-lpae-fedora.config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'kernel-armv7hl-lpae-fedora.config') diff --git a/kernel-armv7hl-lpae-fedora.config b/kernel-armv7hl-lpae-fedora.config index a682793a9..0c2141d1f 100644 --- a/kernel-armv7hl-lpae-fedora.config +++ b/kernel-armv7hl-lpae-fedora.config @@ -1428,7 +1428,8 @@ CONFIG_DEBUG_FS_ALLOW_ALL=y # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set CONFIG_DEBUG_FS=y # CONFIG_DEBUG_GPIO is not set -CONFIG_DEBUG_HIGHMEM=y +# CONFIG_DEBUG_HIGHMEM is not set +# CONFIG_DEBUG_KMAP_LOCAL is not set # CONFIG_DEBUG_HOTPLUG_CPU0 is not set # CONFIG_DEBUG_INFO_BTF is not set # CONFIG_DEBUG_INFO_COMPRESSED is not set @@ -4667,7 +4668,7 @@ CONFIG_NOUVEAU_DEBUG_DEFAULT=3 # CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT is not set CONFIG_NOUVEAU_PLATFORM_DRIVER=y CONFIG_NOZOMI=m -CONFIG_NR_CPUS=32 +CONFIG_NR_CPUS=16 CONFIG_NS83820=m # CONFIG_NTB is not set # CONFIG_NTFS_FS is not set -- cgit