summaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/nsim_hs_defconfig
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2016-09-16 15:54:13 -0700
committerVineet Gupta <vgupta@synopsys.com>2016-09-30 14:59:48 -0700
commitef25bacbb0193f98e9b297c00b54913086571094 (patch)
tree851be624c50696b677b858e29f453d4e9edd40ef /arch/arc/configs/nsim_hs_defconfig
parentcd5d38b052384daa2893e9a1d94900d5a20ed4b5 (diff)
downloadlinux-stable-ef25bacbb0193f98e9b297c00b54913086571094.tar.gz
linux-stable-ef25bacbb0193f98e9b297c00b54913086571094.tar.bz2
linux-stable-ef25bacbb0193f98e9b297c00b54913086571094.zip
ARC: [plat*] enables MODULE*
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/configs/nsim_hs_defconfig')
-rw-r--r--arch/arc/configs/nsim_hs_defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/arc/configs/nsim_hs_defconfig b/arch/arc/configs/nsim_hs_defconfig
index a99dc7a3f0af..65ab9fbf83f2 100644
--- a/arch/arc/configs/nsim_hs_defconfig
+++ b/arch/arc/configs/nsim_hs_defconfig
@@ -11,13 +11,16 @@ CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_PID_NS is not set
CONFIG_BLK_DEV_INITRD=y
-CONFIG_INITRAMFS_SOURCE="../arc_initramfs_hs/"
+CONFIG_INITRAMFS_SOURCE="../../arc_initramfs_hs/"
CONFIG_KALLSYMS_ALL=y
CONFIG_EMBEDDED=y
# CONFIG_SLUB_DEBUG is not set
# CONFIG_COMPAT_BRK is not set
CONFIG_KPROBES=y
CONFIG_MODULES=y
+CONFIG_MODULE_FORCE_LOAD=y
+CONFIG_MODULE_UNLOAD=y
+CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_LBDAF is not set
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_IOSCHED_DEADLINE is not set