summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/Kconfig')
-rw-r--r--arch/riscv/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/riscv/Kconfig b/arch/riscv/Kconfig
index 2a48a038cbd9..4bec4aaab340 100644
--- a/arch/riscv/Kconfig
+++ b/arch/riscv/Kconfig
@@ -331,6 +331,10 @@ config HOTPLUG_CPU
Say N if you want to disable CPU hotplug.
+config RISCV_AMP
+ bool "support for RISCV AMP"
+ depends on SMP
+
choice
prompt "CPU Tuning"
default TUNE_GENERIC