[PATCH 9/9] RISC-V: Build a module-enabled kernel by default.
Shea Levy
shea at shealevy.com
Thu Feb 22 19:12:18 PST 2018
Signed-off-by: Shea Levy <shea at shealevy.com>
---
arch/riscv/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index 47dacf06c679..56ad83919b42 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -73,3 +73,4 @@ CONFIG_NFS_V4_2=y
CONFIG_ROOT_NFS=y
# CONFIG_RCU_TRACE is not set
CONFIG_CRYPTO_USER_API_HASH=y
+CONFIG_MODULES=y
--
2.16.1
More information about the linux-riscv
mailing list