ARM: tizen_bcm2711_defconfig: Enable ARM_MODULE_PLTS config
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 1 Apr 2021 05:25:00 +0000 (14:25 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 23 Nov 2022 02:23:53 +0000 (11:23 +0900)
Fixes the problem of not loading kernel modules

Change-Id: I3eeed53c510610b69e2ab8b6ddc09a5680fb54c9
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/configs/tizen_bcm2711_defconfig

index a7f590e..c3f0a8d 100644 (file)
@@ -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"