1 # SPDX-License-Identifier: GPL-2.0-only
3 # For a description of the syntax of this configuration file,
4 # see Documentation/kbuild/kconfig-language.rst.
15 select ACPI_GENERIC_GSI if ACPI
16 select ACPI_REDUCED_HARDWARE_ONLY if ACPI
17 select ARCH_DMA_DEFAULT_COHERENT
18 select ARCH_ENABLE_HUGEPAGE_MIGRATION if HUGETLB_PAGE && MIGRATION
19 select ARCH_ENABLE_SPLIT_PMD_PTLOCK if PGTABLE_LEVELS > 2
20 select ARCH_ENABLE_THP_MIGRATION if TRANSPARENT_HUGEPAGE
21 select ARCH_HAS_BINFMT_FLAT
22 select ARCH_HAS_CURRENT_STACK_POINTER
23 select ARCH_HAS_DEBUG_VIRTUAL if MMU
24 select ARCH_HAS_DEBUG_VM_PGTABLE
25 select ARCH_HAS_DEBUG_WX
26 select ARCH_HAS_FORTIFY_SOURCE
27 select ARCH_HAS_GCOV_PROFILE_ALL
28 select ARCH_HAS_GIGANTIC_PAGE
30 select ARCH_HAS_MMIOWB
31 select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
32 select ARCH_HAS_PMEM_API
33 select ARCH_HAS_PTE_SPECIAL
34 select ARCH_HAS_SET_DIRECT_MAP if MMU
35 select ARCH_HAS_SET_MEMORY if MMU
36 select ARCH_HAS_STRICT_KERNEL_RWX if MMU && !XIP_KERNEL
37 select ARCH_HAS_STRICT_MODULE_RWX if MMU && !XIP_KERNEL
38 select ARCH_HAS_SYSCALL_WRAPPER
39 select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
40 select ARCH_HAS_UBSAN_SANITIZE_ALL
41 select ARCH_HAS_VDSO_DATA
42 select ARCH_OPTIONAL_KERNEL_RWX if ARCH_HAS_STRICT_KERNEL_RWX
43 select ARCH_OPTIONAL_KERNEL_RWX_DEFAULT
45 select ARCH_SUPPORTS_ATOMIC_RMW
46 select ARCH_SUPPORTS_CFI_CLANG
47 select ARCH_SUPPORTS_DEBUG_PAGEALLOC if MMU
48 select ARCH_SUPPORTS_HUGETLBFS if MMU
49 select ARCH_SUPPORTS_PAGE_TABLE_CHECK if MMU
50 select ARCH_SUPPORTS_PER_VMA_LOCK if MMU
51 select ARCH_USE_MEMTEST
52 select ARCH_USE_QUEUED_RWLOCKS
53 select ARCH_USES_CFI_TRAPS if CFI_CLANG
54 select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT if MMU
55 select ARCH_WANT_FRAME_POINTERS
56 select ARCH_WANT_GENERAL_HUGETLB if !RISCV_ISA_SVNAPOT
57 select ARCH_WANT_HUGE_PMD_SHARE if 64BIT
58 select ARCH_WANT_LD_ORPHAN_WARN if !XIP_KERNEL
59 select ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP
60 select ARCH_WANTS_THP_SWAP if HAVE_ARCH_TRANSPARENT_HUGEPAGE
61 select BINFMT_FLAT_NO_DATA_START_OFFSET if !MMU
62 select BUILDTIME_TABLE_SORT if MMU
63 select CLINT_TIMER if !MMU
64 select CLONE_BACKWARDS
66 select CPU_PM if CPU_IDLE || HIBERNATION
68 select FRAME_POINTER if PERF_EVENTS || (FUNCTION_TRACER && !DYNAMIC_FTRACE)
69 select GENERIC_ARCH_TOPOLOGY
70 select GENERIC_ATOMIC64 if !64BIT
71 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
72 select GENERIC_EARLY_IOREMAP
74 select GENERIC_GETTIMEOFDAY if HAVE_GENERIC_VDSO
75 select GENERIC_IDLE_POLL_SETUP
76 select GENERIC_IOREMAP if MMU
77 select GENERIC_IRQ_IPI if SMP
78 select GENERIC_IRQ_IPI_MUX if SMP
79 select GENERIC_IRQ_MULTI_HANDLER
80 select GENERIC_IRQ_SHOW
81 select GENERIC_IRQ_SHOW_LEVEL
82 select GENERIC_LIB_DEVMEM_IS_ALLOWED
83 select GENERIC_PCI_IOMAP
84 select GENERIC_PTDUMP if MMU
85 select GENERIC_SCHED_CLOCK
86 select GENERIC_SMP_IDLE_THREAD
87 select GENERIC_TIME_VSYSCALL if MMU && 64BIT
88 select GENERIC_VDSO_TIME_NS if HAVE_GENERIC_VDSO
89 select HARDIRQS_SW_RESEND
90 select HAS_IOPORT if MMU
91 select HAVE_ARCH_AUDITSYSCALL
92 select HAVE_ARCH_HUGE_VMALLOC if HAVE_ARCH_HUGE_VMAP
93 select HAVE_ARCH_HUGE_VMAP if MMU && 64BIT && !XIP_KERNEL
94 select HAVE_ARCH_JUMP_LABEL if !XIP_KERNEL
95 select HAVE_ARCH_JUMP_LABEL_RELATIVE if !XIP_KERNEL
96 select HAVE_ARCH_KASAN if MMU && 64BIT
97 select HAVE_ARCH_KASAN_VMALLOC if MMU && 64BIT
98 select HAVE_ARCH_KFENCE if MMU && 64BIT
99 select HAVE_ARCH_KGDB if !XIP_KERNEL
100 select HAVE_ARCH_KGDB_QXFER_PKT
101 select HAVE_ARCH_MMAP_RND_BITS if MMU
102 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT
103 select HAVE_ARCH_SECCOMP_FILTER
104 select HAVE_ARCH_THREAD_STRUCT_WHITELIST
105 select HAVE_ARCH_TRACEHOOK
106 select HAVE_ARCH_TRANSPARENT_HUGEPAGE if 64BIT && MMU
107 select HAVE_ARCH_USERFAULTFD_MINOR if 64BIT && USERFAULTFD
108 select HAVE_ARCH_VMAP_STACK if MMU && 64BIT
109 select HAVE_ASM_MODVERSIONS
110 select HAVE_CONTEXT_TRACKING_USER
111 select HAVE_DEBUG_KMEMLEAK
112 select HAVE_DMA_CONTIGUOUS if MMU
113 select HAVE_DYNAMIC_FTRACE if !XIP_KERNEL && MMU && (CLANG_SUPPORTS_DYNAMIC_FTRACE || GCC_SUPPORTS_DYNAMIC_FTRACE)
114 select HAVE_DYNAMIC_FTRACE_WITH_REGS if HAVE_DYNAMIC_FTRACE
115 select HAVE_FTRACE_MCOUNT_RECORD if !XIP_KERNEL
116 select HAVE_FUNCTION_GRAPH_TRACER
117 select HAVE_FUNCTION_GRAPH_RETVAL if HAVE_FUNCTION_GRAPH_TRACER
118 select HAVE_FUNCTION_TRACER if !XIP_KERNEL && !PREEMPTION
119 select HAVE_EBPF_JIT if MMU
120 select HAVE_FUNCTION_ARG_ACCESS_API
121 select HAVE_FUNCTION_ERROR_INJECTION
122 select HAVE_GCC_PLUGINS
123 select HAVE_GENERIC_VDSO if MMU && 64BIT
124 select HAVE_IRQ_TIME_ACCOUNTING
125 select HAVE_KPROBES if !XIP_KERNEL
126 select HAVE_KPROBES_ON_FTRACE if !XIP_KERNEL
127 select HAVE_KRETPROBES if !XIP_KERNEL
128 # https://github.com/ClangBuiltLinux/linux/issues/1881
129 select HAVE_LD_DEAD_CODE_DATA_ELIMINATION if !LD_IS_LLD
133 select HAVE_PERF_EVENTS
134 select HAVE_PERF_REGS
135 select HAVE_PERF_USER_STACK_DUMP
136 select HAVE_POSIX_CPU_TIMERS_TASK_WORK
137 select HAVE_PREEMPT_DYNAMIC_KEY if !XIP_KERNEL
138 select HAVE_REGS_AND_STACK_ACCESS_API
139 select HAVE_RETHOOK if !XIP_KERNEL
141 select HAVE_STACKPROTECTOR
142 select HAVE_SYSCALL_TRACEPOINTS
143 select HOTPLUG_CORE_SYNC_DEAD if HOTPLUG_CPU
145 select IRQ_FORCED_THREADING
146 select KASAN_VMALLOC if KASAN
147 select LOCK_MM_AND_FIND_VMA
148 select MODULES_USE_ELF_RELA if MODULES
149 select MODULE_SECTIONS if MODULES
151 select OF_EARLY_FLATTREE
153 select PCI_DOMAINS_GENERIC if PCI
154 select PCI_MSI if PCI
155 select RISCV_ALTERNATIVE if !XIP_KERNEL
157 select RISCV_TIMER if RISCV_SBI
160 select SYSCTL_EXCEPTION_TRACE
161 select THREAD_INFO_IN_TASK
162 select TRACE_IRQFLAGS_SUPPORT
163 select UACCESS_MEMCPY if !MMU
164 select ZONE_DMA32 if 64BIT
166 config CLANG_SUPPORTS_DYNAMIC_FTRACE
168 # https://github.com/llvm/llvm-project/commit/6ab8927931851bb42b2c93a00801dc499d7d9b1e
169 depends on CLANG_VERSION >= 130000
170 # https://github.com/ClangBuiltLinux/linux/issues/1817
171 depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600))
173 config GCC_SUPPORTS_DYNAMIC_FTRACE
175 depends on $(cc-option,-fpatchable-function-entry=8)
177 config ARCH_MMAP_RND_BITS_MIN
181 config ARCH_MMAP_RND_COMPAT_BITS_MIN
184 # max bits determined by the following formula:
185 # VA_BITS - PAGE_SHIFT - 3
186 config ARCH_MMAP_RND_BITS_MAX
187 default 24 if 64BIT # SV39 based
190 config ARCH_MMAP_RND_COMPAT_BITS_MAX
193 # set if we run in machine mode, cleared if we run in supervisor mode
198 # set if we are running in S-mode and can use SBI calls
201 depends on !RISCV_M_MODE
205 bool "MMU-based Paged Memory Management Support"
208 Select if you want MMU-based virtualised addressing space
209 support by paged memory management. If unsure, say 'Y'.
213 default 0xC0000000 if 32BIT && MMU
214 default 0x80000000 if !MMU
215 default 0xff60000000000000 if 64BIT
217 config KASAN_SHADOW_OFFSET
219 depends on KASAN_GENERIC
220 default 0xdfffffff00000000 if 64BIT
221 default 0xffffffff if 32BIT
223 config ARCH_FLATMEM_ENABLE
226 config ARCH_SPARSEMEM_ENABLE
229 select SPARSEMEM_STATIC if 32BIT && SPARSEMEM
230 select SPARSEMEM_VMEMMAP_ENABLE if 64BIT
232 config ARCH_SELECT_MEMORY_MODEL
233 def_bool ARCH_SPARSEMEM_ENABLE
235 config ARCH_SUPPORTS_UPROBES
238 config STACKTRACE_SUPPORT
244 select GENERIC_BUG_RELATIVE_POINTERS if 64BIT
246 config GENERIC_BUG_RELATIVE_POINTERS
249 config GENERIC_CALIBRATE_DELAY
255 config GENERIC_HWEIGHT
258 config FIX_EARLYCON_MEM
261 config PGTABLE_LEVELS
266 config LOCKDEP_SUPPORT
269 config RISCV_DMA_NONCOHERENT
271 select ARCH_HAS_DMA_PREP_COHERENT
272 select ARCH_HAS_SETUP_DMA_OPS
273 select ARCH_HAS_SYNC_DMA_FOR_CPU
274 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
275 select DMA_BOUNCE_UNALIGNED_KMALLOC if SWIOTLB
276 select DMA_DIRECT_REMAP
279 def_bool $(as-instr,.insn r 51$(comma) 0$(comma) 0$(comma) t0$(comma) t0$(comma) zero)
281 config AS_HAS_OPTION_ARCH
282 # https://reviews.llvm.org/D123515
284 depends on $(as-instr, .option arch$(comma) +m)
285 depends on !$(as-instr, .option arch$(comma) -i)
287 source "arch/riscv/Kconfig.socs"
288 source "arch/riscv/Kconfig.errata"
293 bool "Allow configurations that result in non-portable kernels"
295 RISC-V kernel binaries are compatible between all known systems
296 whenever possible, but there are some use cases that can only be
297 satisfied by configurations that result in kernel binaries that are
298 not portable between systems.
300 Selecting N does not guarantee kernels will be portable to all known
301 systems. Selecting any of the options guarded by NONPORTABLE will
302 result in kernel binaries that are unlikely to be portable between
311 This selects the base ISA that this kernel will target and must match
316 depends on NONPORTABLE
318 select GENERIC_LIB_ASHLDI3
319 select GENERIC_LIB_ASHRDI3
320 select GENERIC_LIB_LSHRDI3
321 select GENERIC_LIB_UCMPDI2
326 select ARCH_SUPPORTS_INT128 if CC_HAS_INT128
327 select SWIOTLB if MMU
331 # We must be able to map all physical memory into the kernel, but the compiler
332 # is still a bit more efficient when generating code if it's setup in a manner
333 # such that it can only map 2GiB of memory.
335 prompt "Kernel Code Model"
336 default CMODEL_MEDLOW if 32BIT
337 default CMODEL_MEDANY if 64BIT
340 bool "medium low code model"
342 bool "medium any code model"
345 config MODULE_SECTIONS
347 select HAVE_MOD_ARCH_SPECIFIC
350 bool "Symmetric Multi-Processing"
352 This enables support for systems with more than one CPU. If
353 you say N here, the kernel will run on single and
354 multiprocessor machines, but will use only one CPU of a
355 multiprocessor machine. If you say Y here, the kernel will run
356 on many, but not all, single processor machines. On a single
357 processor machine, the kernel will run faster if you say N
360 If you don't know what to do here, say N.
363 bool "Multi-core scheduler support"
366 Multi-core scheduler support improves the CPU scheduler's decision
367 making when dealing with multi-core CPU chips at a cost of slightly
368 increased overhead in some places. If unsure say N here.
371 int "Maximum number of CPUs (2-512)"
373 range 2 512 if !RISCV_SBI_V01
374 range 2 32 if RISCV_SBI_V01 && 32BIT
375 range 2 64 if RISCV_SBI_V01 && 64BIT
376 default "32" if 32BIT
377 default "64" if 64BIT
380 bool "Support for hot-pluggable CPUs"
382 select GENERIC_IRQ_MIGRATION
385 Say Y here to experiment with turning CPUs off and on. CPUs
386 can be controlled through /sys/devices/system/cpu.
388 Say N if you want to disable CPU hotplug.
399 # Common NUMA Features
401 bool "NUMA Memory Allocation and Scheduler Support"
402 depends on SMP && MMU
403 select ARCH_SUPPORTS_NUMA_BALANCING
404 select GENERIC_ARCH_NUMA
405 select NEED_PER_CPU_EMBED_FIRST_CHUNK
407 select USE_PERCPU_NUMA_NODE_ID
409 Enable NUMA (Non-Uniform Memory Access) support.
411 The kernel will try to allocate memory used by a CPU on the
412 local memory of the CPU and add some more NUMA awareness to the kernel.
415 int "Maximum NUMA Nodes (as a power of 2)"
420 Specify the maximum number of NUMA Nodes available on the target
421 system. Increases memory reserved to accommodate various tables.
423 config RISCV_ALTERNATIVE
425 depends on !XIP_KERNEL
427 This Kconfig allows the kernel to automatically patch the
428 erratum or cpufeature required by the execution platform at run
429 time. The code patching overhead is minimal, as it's only done
430 once at boot and once on each module load.
432 config RISCV_ALTERNATIVE_EARLY
434 depends on RISCV_ALTERNATIVE
436 Allows early patching of the kernel for special errata
439 bool "Emit compressed instructions when building Linux"
442 Adds "C" to the ISA subsets that the toolchain is allowed to emit
443 when building Linux, which results in compressed instructions in the
446 If you don't know what to do here, say Y.
448 config RISCV_ISA_SVNAPOT
449 bool "Svnapot extension support for supervisor mode NAPOT pages"
450 depends on 64BIT && MMU
451 depends on RISCV_ALTERNATIVE
454 Allow kernel to detect the Svnapot ISA-extension dynamically at boot
455 time and enable its usage.
457 The Svnapot extension is used to mark contiguous PTEs as a range
458 of contiguous virtual-to-physical translations for a naturally
459 aligned power-of-2 (NAPOT) granularity larger than the base 4KB page
460 size. When HUGETLBFS is also selected this option unconditionally
461 allocates some memory for each NAPOT page size supported by the kernel.
462 When optimizing for low memory consumption and for platforms without
463 the Svnapot extension, it may be better to say N here.
465 If you don't know what to do here, say Y.
467 config RISCV_ISA_SVPBMT
468 bool "Svpbmt extension support for supervisor mode page-based memory types"
469 depends on 64BIT && MMU
470 depends on RISCV_ALTERNATIVE
473 Adds support to dynamically detect the presence of the Svpbmt
474 ISA-extension (Supervisor-mode: page-based memory types) and
477 The memory type for a page contains a combination of attributes
478 that indicate the cacheability, idempotency, and ordering
479 properties for access to that page.
481 The Svpbmt extension is only available on 64-bit cpus.
483 If you don't know what to do here, say Y.
485 config TOOLCHAIN_HAS_V
488 depends on !64BIT || $(cc-option,-mabi=lp64 -march=rv64iv)
489 depends on !32BIT || $(cc-option,-mabi=ilp32 -march=rv32iv)
490 depends on LLD_VERSION >= 140000 || LD_VERSION >= 23800
491 depends on AS_HAS_OPTION_ARCH
494 bool "VECTOR extension support"
495 depends on TOOLCHAIN_HAS_V
497 select DYNAMIC_SIGFRAME
500 Say N here if you want to disable all vector related procedure
503 If you don't know what to do here, say Y.
505 config RISCV_ISA_V_DEFAULT_ENABLE
506 bool "Enable userspace Vector by default"
507 depends on RISCV_ISA_V
510 Say Y here if you want to enable Vector in userspace by default.
511 Otherwise, userspace has to make explicit prctl() call to enable
512 Vector, or enable it via the sysctl interface.
514 If you don't know what to do here, say Y.
516 config TOOLCHAIN_HAS_ZBB
519 depends on !64BIT || $(cc-option,-mabi=lp64 -march=rv64ima_zbb)
520 depends on !32BIT || $(cc-option,-mabi=ilp32 -march=rv32ima_zbb)
521 depends on LLD_VERSION >= 150000 || LD_VERSION >= 23900
522 depends on AS_HAS_OPTION_ARCH
525 bool "Zbb extension support for bit manipulation instructions"
526 depends on TOOLCHAIN_HAS_ZBB
528 depends on RISCV_ALTERNATIVE
531 Adds support to dynamically detect the presence of the ZBB
532 extension (basic bit manipulation) and enable its usage.
534 The Zbb extension provides instructions to accelerate a number
535 of bit-specific operations (count bit population, sign extending,
538 If you don't know what to do here, say Y.
540 config RISCV_ISA_ZICBOM
541 bool "Zicbom extension support for non-coherent DMA operation"
543 depends on RISCV_ALTERNATIVE
545 select RISCV_DMA_NONCOHERENT
547 Adds support to dynamically detect the presence of the ZICBOM
548 extension (Cache Block Management Operations) and enable its
551 The Zicbom extension can be used to handle for example
552 non-coherent DMA support on devices that need it.
554 If you don't know what to do here, say Y.
556 config RISCV_ISA_ZICBOZ
557 bool "Zicboz extension support for faster zeroing of memory"
559 depends on RISCV_ALTERNATIVE
562 Enable the use of the Zicboz extension (cbo.zero instruction)
565 The Zicboz extension is used for faster zeroing of memory.
567 If you don't know what to do here, say Y.
569 config TOOLCHAIN_HAS_ZIHINTPAUSE
572 depends on !64BIT || $(cc-option,-mabi=lp64 -march=rv64ima_zihintpause)
573 depends on !32BIT || $(cc-option,-mabi=ilp32 -march=rv32ima_zihintpause)
574 depends on LLD_VERSION >= 150000 || LD_VERSION >= 23600
576 config TOOLCHAIN_NEEDS_EXPLICIT_ZICSR_ZIFENCEI
578 # https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=aed44286efa8ae8717a77d94b51ac3614e2ca6dc
579 # https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=98416dbb0a62579d4a7a4a76bab51b5b52fec2cd
580 depends on AS_IS_GNU && AS_VERSION >= 23600
582 Binutils-2.38 and GCC-12.1.0 bumped the default ISA spec to the newer
583 20191213 version, which moves some instructions from the I extension to
584 the Zicsr and Zifencei extensions. This requires explicitly specifying
585 Zicsr and Zifencei when binutils >= 2.38 or GCC >= 12.1.0. Zicsr
586 and Zifencei are supported in binutils from version 2.36 onwards.
587 To make life easier, and avoid forcing toolchains that default to a
588 newer ISA spec to version 2.2, relax the check to binutils >= 2.36.
589 For clang < 17 or GCC < 11.3.0, for which this is not possible or need
590 special treatment, this is dealt with in TOOLCHAIN_NEEDS_OLD_ISA_SPEC.
592 config TOOLCHAIN_NEEDS_OLD_ISA_SPEC
594 depends on TOOLCHAIN_NEEDS_EXPLICIT_ZICSR_ZIFENCEI
595 # https://github.com/llvm/llvm-project/commit/22e199e6afb1263c943c0c0d4498694e15bf8a16
596 # https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=d29f5d6ab513c52fd872f532c492e35ae9fd6671
597 depends on (CC_IS_CLANG && CLANG_VERSION < 170000) || (CC_IS_GCC && GCC_VERSION < 110300)
599 Certain versions of clang and GCC do not support zicsr and zifencei via
600 -march. This option causes an older ISA spec compatible with these older
601 versions of clang and GCC to be passed to GAS, which has the same result
602 as passing zicsr and zifencei to -march.
608 Say N here if you want to disable all floating-point related procedure
611 If you don't know what to do here, say Y.
614 bool "Independent irq & softirq stacks" if EXPERT
616 select HAVE_IRQ_EXIT_ON_IRQ_STACK
617 select HAVE_SOFTIRQ_ON_OWN_STACK
619 Add independent irq & softirq stacks for percpu to prevent kernel stack
620 overflows. We may save some memory footprint by disabling IRQ_STACKS.
622 config THREAD_SIZE_ORDER
623 int "Kernel stack size (in power-of-two numbers of page size)" if VMAP_STACK && EXPERT
625 default 1 if 32BIT && !KASAN
626 default 3 if 64BIT && KASAN
629 Specify the Pages of thread stack size (from 4KB to 64KB), which also
630 affects irq stack size, which is equal to thread stack size.
632 endmenu # "Platform type"
634 menu "Kernel features"
636 source "kernel/Kconfig.hz"
639 bool "SBI v0.1 support"
642 This config allows kernel to use SBI v0.1 APIs. This will be
643 deprecated in future once legacy M-mode software are no longer in use.
645 config RISCV_BOOT_SPINWAIT
646 bool "Spinwait booting method"
648 default y if RISCV_SBI_V01 || RISCV_M_MODE
650 This enables support for booting Linux via spinwait method. In the
651 spinwait method, all cores randomly jump to Linux. One of the cores
652 gets chosen via lottery and all other keep spinning on a percpu
653 variable. This method cannot support CPU hotplug and sparse hartid
654 scheme. It should be only enabled for M-mode Linux or platforms relying
655 on older firmware without SBI HSM extension. All other platforms should
656 rely on ordered booting via SBI HSM extension which gets chosen
657 dynamically at runtime if the firmware supports it.
659 Since spinwait is incompatible with sparse hart IDs, it requires
660 NR_CPUS be large enough to contain the physical hart ID of the first
663 If unsure what to do here, say N.
665 config ARCH_SUPPORTS_KEXEC
668 config ARCH_SELECTS_KEXEC
671 select HOTPLUG_CPU if SMP
673 config ARCH_SUPPORTS_KEXEC_FILE
674 def_bool 64BIT && MMU
676 config ARCH_SELECTS_KEXEC_FILE
678 depends on KEXEC_FILE
679 select HAVE_IMA_KEXEC if IMA
682 config ARCH_SUPPORTS_KEXEC_PURGATORY
685 depends on CRYPTO_SHA256=y
687 config ARCH_SUPPORTS_CRASH_DUMP
691 bool "Kernel support for 32-bit U-mode"
693 depends on 64BIT && MMU
695 This option enables support for a 32-bit U-mode running under a 64-bit
696 kernel at S-mode. riscv32-specific components such as system calls,
697 the user helper functions (vdso), signal rt_frame functions and the
698 ptrace interface are handled appropriately by the kernel.
700 If you want to execute 32-bit userspace applications, say Y.
703 bool "Build a relocatable kernel"
704 depends on MMU && 64BIT && !XIP_KERNEL
706 This builds a kernel as a Position Independent Executable (PIE),
707 which retains all relocation metadata required to relocate the
708 kernel binary at runtime to a different virtual address than the
709 address it was linked at.
710 Since RISCV uses the RELA relocation format, this requires a
711 relocation pass at runtime even if the kernel is loaded at the
712 same address it was linked at.
716 endmenu # "Kernel features"
721 string "Built-in kernel command line"
723 For most platforms, the arguments for the kernel's command line
724 are provided at run-time, during boot. However, there are cases
725 where either no arguments are being provided or the provided
726 arguments are insufficient or even invalid.
728 When that occurs, it is possible to define a built-in command
729 line here and choose how the kernel should use it later on.
732 prompt "Built-in command line usage" if CMDLINE != ""
733 default CMDLINE_FALLBACK
735 Choose how the kernel will handle the provided built-in command
738 config CMDLINE_FALLBACK
739 bool "Use bootloader kernel arguments if available"
741 Use the built-in command line as fallback in case we get nothing
742 during boot. This is the default behaviour.
744 config CMDLINE_EXTEND
745 bool "Extend bootloader kernel arguments"
747 The command-line arguments provided during boot will be
748 appended to the built-in command line. This is useful in
749 cases where the provided arguments are insufficient and
750 you don't want to or cannot modify them.
753 bool "Always use the default kernel command string"
755 Always use the built-in command line, even if we get one during
756 boot. This is useful in case you need to override the provided
757 command line on systems where you don't have or want control
766 bool "UEFI runtime support"
767 depends on OF && !XIP_KERNEL
770 select ARCH_SUPPORTS_ACPI if 64BIT
771 select EFI_GENERIC_STUB
772 select EFI_PARAMS_FROM_FDT
773 select EFI_RUNTIME_WRAPPERS
779 This option provides support for runtime services provided
780 by UEFI firmware (such as non-volatile variables, realtime
781 clock, and platform reset). A UEFI stub is also provided to
782 allow the kernel to be booted as an EFI application. This
783 is only useful on systems that have UEFI firmware.
785 config CC_HAVE_STACKPROTECTOR_TLS
786 def_bool $(cc-option,-mstack-protector-guard=tls -mstack-protector-guard-reg=tp -mstack-protector-guard-offset=0)
788 config STACKPROTECTOR_PER_TASK
790 depends on !RANDSTRUCT
791 depends on STACKPROTECTOR && CC_HAVE_STACKPROTECTOR_TLS
793 config PHYS_RAM_BASE_FIXED
794 bool "Explicitly specified physical RAM address"
795 depends on NONPORTABLE
799 hex "Platform Physical RAM address"
800 depends on PHYS_RAM_BASE_FIXED
803 This is the physical address of RAM in the system. It has to be
804 explicitly specified to run early relocations of read-write data
808 bool "Kernel Execute-In-Place from ROM"
809 depends on MMU && SPARSEMEM && NONPORTABLE
810 # This prevents XIP from being enabled by all{yes,mod}config, which
811 # fail to build since XIP doesn't support large kernels.
812 depends on !COMPILE_TEST
813 select PHYS_RAM_BASE_FIXED
815 Execute-In-Place allows the kernel to run from non-volatile storage
816 directly addressable by the CPU, such as NOR flash. This saves RAM
817 space since the text section of the kernel is not loaded from flash
818 to RAM. Read-write sections, such as the data section and stack,
819 are still copied to RAM. The XIP kernel is not compressed since
820 it has to run directly from flash, so it will take more space to
821 store it. The flash address used to link the kernel object files,
822 and for storing it, is configuration dependent. Therefore, if you
823 say Y here, you must know the proper physical address where to
824 store the kernel image depending on your own flash memory usage.
826 Also note that the make target becomes "make xipImage" rather than
827 "make zImage" or "make Image". The final kernel binary to put in
828 ROM memory will be arch/riscv/boot/xipImage.
830 SPARSEMEM is required because the kernel text and rodata that are
831 flash resident are not backed by memmap, then any attempt to get
832 a struct page on those regions will trigger a fault.
837 hex "XIP Kernel Physical Location"
838 depends on XIP_KERNEL
841 This is the physical address in your flash memory the kernel will
842 be linked for and stored to. This address is dependent on your
845 config RISCV_ISA_FALLBACK
846 bool "Permit falling back to parsing riscv,isa for extension support by default"
849 Parsing the "riscv,isa" devicetree property has been deprecated and
850 replaced by a list of explicitly defined strings. For compatibility
851 with existing platforms, the kernel will fall back to parsing the
852 "riscv,isa" property if the replacements are not found.
854 Selecting N here will result in a kernel that does not use the
855 fallback, unless the commandline "riscv_isa_fallback" parameter is
858 Please see the dt-binding, located at
859 Documentation/devicetree/bindings/riscv/extensions.yaml for details
860 on the replacement properties, "riscv,isa-base" and
861 "riscv,isa-extensions".
863 endmenu # "Boot options"
867 depends on OF && NONPORTABLE
868 default y if XIP_KERNEL
877 menu "Power management options"
879 source "kernel/power/Kconfig"
881 # Hibernation is only possible on systems where the SBI implementation has
882 # marked its reserved memory as not accessible from, or does not run
883 # from the same memory as, Linux
884 config ARCH_HIBERNATION_POSSIBLE
887 config ARCH_HIBERNATION_HEADER
890 config ARCH_SUSPEND_POSSIBLE
893 endmenu # "Power management options"
895 menu "CPU Power Management"
897 source "drivers/cpuidle/Kconfig"
899 source "drivers/cpufreq/Kconfig"
901 endmenu # "CPU Power Management"
903 source "arch/riscv/kvm/Kconfig"
905 source "drivers/acpi/Kconfig"