From: Hoegeun Kwon Date: Thu, 1 Apr 2021 05:25:00 +0000 (+0900) Subject: ARM: tizen_bcm2711_defconfig: Enable ARM_MODULE_PLTS config X-Git-Tag: submit/tizen/20220208.074352~59 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4226b9756fa6ee6d68ef647fd3aa69b27a5fb5a6;p=platform%2Fkernel%2Flinux-rpi.git ARM: tizen_bcm2711_defconfig: Enable ARM_MODULE_PLTS config Fixes the problem of not loading kernel modules Change-Id: I3eeed53c510610b69e2ab8b6ddc09a5680fb54c9 Signed-off-by: Hoegeun Kwon Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm/configs/tizen_bcm2711_defconfig b/arch/arm/configs/tizen_bcm2711_defconfig index a7f590e..c3f0a8d 100644 --- a/arch/arm/configs/tizen_bcm2711_defconfig +++ b/arch/arm/configs/tizen_bcm2711_defconfig @@ -33,7 +33,6 @@ CONFIG_ARM_LPAE=y # CONFIG_CACHE_L2X0 is not set CONFIG_SMP=y CONFIG_HIGHMEM=y -# CONFIG_ARM_MODULE_PLTS is not set CONFIG_UACCESS_WITH_MEMCPY=y # CONFIG_ATAGS is not set CONFIG_CMDLINE="console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait"