Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping"
[platform/kernel/linux-starfive.git] / arch / riscv / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # For a description of the syntax of this configuration file,
4 # see Documentation/kbuild/kconfig-language.rst.
5 #
6
7 config 64BIT
8         bool
9
10 config 32BIT
11         bool
12
13 config RISCV
14         def_bool y
15         select ARCH_ENABLE_HUGEPAGE_MIGRATION if HUGETLB_PAGE && MIGRATION
16         select ARCH_ENABLE_SPLIT_PMD_PTLOCK if PGTABLE_LEVELS > 2
17         select ARCH_ENABLE_THP_MIGRATION if TRANSPARENT_HUGEPAGE
18         select ARCH_HAS_BINFMT_FLAT
19         select ARCH_HAS_CURRENT_STACK_POINTER
20         select ARCH_HAS_DEBUG_VIRTUAL if MMU
21         select ARCH_HAS_DEBUG_VM_PGTABLE
22         select ARCH_HAS_DEBUG_WX
23         select ARCH_HAS_FORTIFY_SOURCE
24         select ARCH_HAS_GCOV_PROFILE_ALL
25         select ARCH_HAS_GIGANTIC_PAGE
26         select ARCH_HAS_KCOV
27         select ARCH_HAS_MMIOWB
28         select ARCH_HAS_PMEM_API
29         select ARCH_HAS_PTE_SPECIAL
30         select ARCH_HAS_SET_DIRECT_MAP if MMU
31         select ARCH_HAS_SET_MEMORY if MMU
32         select ARCH_HAS_STRICT_KERNEL_RWX if MMU && !XIP_KERNEL
33         select ARCH_HAS_STRICT_MODULE_RWX if MMU && !XIP_KERNEL
34         select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
35         select ARCH_HAS_UBSAN_SANITIZE_ALL
36         select ARCH_HAS_VDSO_DATA
37         select ARCH_OPTIONAL_KERNEL_RWX if ARCH_HAS_STRICT_KERNEL_RWX
38         select ARCH_OPTIONAL_KERNEL_RWX_DEFAULT
39         select ARCH_STACKWALK
40         select ARCH_SUPPORTS_ATOMIC_RMW
41         select ARCH_SUPPORTS_DEBUG_PAGEALLOC if MMU
42         select ARCH_SUPPORTS_HUGETLBFS if MMU
43         select ARCH_SUPPORTS_PAGE_TABLE_CHECK if MMU
44         select ARCH_USE_MEMTEST
45         select ARCH_USE_QUEUED_RWLOCKS
46         select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT if MMU
47         select ARCH_WANT_FRAME_POINTERS
48         select ARCH_WANT_GENERAL_HUGETLB if !RISCV_ISA_SVNAPOT
49         select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
50         select ARCH_WANT_HUGE_PMD_SHARE if 64BIT
51         select ARCH_WANT_LD_ORPHAN_WARN if !XIP_KERNEL
52         select ARCH_WANTS_THP_SWAP if HAVE_ARCH_TRANSPARENT_HUGEPAGE
53         select BINFMT_FLAT_NO_DATA_START_OFFSET if !MMU
54         select BUILDTIME_TABLE_SORT if MMU
55         select CLINT_TIMER if !MMU
56         select CLONE_BACKWARDS
57         select COMMON_CLK
58         select CPU_PM if CPU_IDLE
59         select EDAC_SUPPORT
60         select GENERIC_ARCH_TOPOLOGY
61         select GENERIC_ATOMIC64 if !64BIT
62         select GENERIC_CLOCKEVENTS_BROADCAST if SMP
63         select GENERIC_EARLY_IOREMAP
64         select GENERIC_ENTRY
65         select GENERIC_GETTIMEOFDAY if HAVE_GENERIC_VDSO
66         select GENERIC_IDLE_POLL_SETUP
67         select GENERIC_IOREMAP if MMU
68         select GENERIC_IRQ_MULTI_HANDLER
69         select GENERIC_IRQ_SHOW
70         select GENERIC_IRQ_SHOW_LEVEL
71         select GENERIC_LIB_DEVMEM_IS_ALLOWED
72         select GENERIC_PCI_IOMAP
73         select GENERIC_PTDUMP if MMU
74         select GENERIC_SCHED_CLOCK
75         select GENERIC_SMP_IDLE_THREAD
76         select GENERIC_TIME_VSYSCALL if MMU && 64BIT
77         select GENERIC_VDSO_TIME_NS if HAVE_GENERIC_VDSO
78         select HARDIRQS_SW_RESEND
79         select HAVE_ARCH_AUDITSYSCALL
80         select HAVE_ARCH_HUGE_VMALLOC if HAVE_ARCH_HUGE_VMAP
81         select HAVE_ARCH_HUGE_VMAP if MMU && 64BIT && !XIP_KERNEL
82         select HAVE_ARCH_JUMP_LABEL if !XIP_KERNEL
83         select HAVE_ARCH_JUMP_LABEL_RELATIVE if !XIP_KERNEL
84         select HAVE_ARCH_KASAN if MMU && 64BIT
85         select HAVE_ARCH_KASAN_VMALLOC if MMU && 64BIT
86         select HAVE_ARCH_KFENCE if MMU && 64BIT
87         select HAVE_ARCH_KGDB if !XIP_KERNEL
88         select HAVE_ARCH_KGDB_QXFER_PKT
89         select HAVE_ARCH_MMAP_RND_BITS if MMU
90         select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT
91         select HAVE_ARCH_SECCOMP_FILTER
92         select HAVE_ARCH_THREAD_STRUCT_WHITELIST
93         select HAVE_ARCH_TRACEHOOK
94         select HAVE_ARCH_TRANSPARENT_HUGEPAGE if 64BIT && MMU
95         select HAVE_ARCH_VMAP_STACK if MMU && 64BIT
96         select HAVE_ASM_MODVERSIONS
97         select HAVE_CONTEXT_TRACKING_USER
98         select HAVE_DEBUG_KMEMLEAK
99         select HAVE_DMA_CONTIGUOUS if MMU
100         select HAVE_EBPF_JIT if MMU
101         select HAVE_FUNCTION_ARG_ACCESS_API
102         select HAVE_FUNCTION_ERROR_INJECTION
103         select HAVE_GCC_PLUGINS
104         select HAVE_GENERIC_VDSO if MMU && 64BIT
105         select HAVE_IRQ_TIME_ACCOUNTING
106         select HAVE_KPROBES if !XIP_KERNEL
107         select HAVE_KPROBES_ON_FTRACE if !XIP_KERNEL
108         select HAVE_KRETPROBES if !XIP_KERNEL
109         select HAVE_RETHOOK if !XIP_KERNEL
110         select HAVE_MOVE_PMD
111         select HAVE_MOVE_PUD
112         select HAVE_PCI
113         select HAVE_PERF_EVENTS
114         select HAVE_PERF_REGS
115         select HAVE_PERF_USER_STACK_DUMP
116         select HAVE_POSIX_CPU_TIMERS_TASK_WORK
117         select HAVE_REGS_AND_STACK_ACCESS_API
118         select HAVE_RSEQ
119         select HAVE_STACKPROTECTOR
120         select HAVE_SYSCALL_TRACEPOINTS
121         select IRQ_DOMAIN
122         select IRQ_FORCED_THREADING
123         select MODULES_USE_ELF_RELA if MODULES
124         select MODULE_SECTIONS if MODULES
125         select OF
126         select OF_DMA_DEFAULT_COHERENT
127         select OF_EARLY_FLATTREE
128         select OF_IRQ
129         select PCI_DOMAINS_GENERIC if PCI
130         select PCI_MSI if PCI
131         select RISCV_ALTERNATIVE if !XIP_KERNEL
132         select RISCV_INTC
133         select RISCV_TIMER if RISCV_SBI
134         select SIFIVE_PLIC
135         select SPARSE_IRQ
136         select SYSCTL_EXCEPTION_TRACE
137         select THREAD_INFO_IN_TASK
138         select TRACE_IRQFLAGS_SUPPORT
139         select UACCESS_MEMCPY if !MMU
140         select ZONE_DMA32 if 64BIT
141         select HAVE_DYNAMIC_FTRACE if !XIP_KERNEL && MMU && $(cc-option,-fpatchable-function-entry=8)
142         select HAVE_DYNAMIC_FTRACE_WITH_REGS if HAVE_DYNAMIC_FTRACE
143         select HAVE_FTRACE_MCOUNT_RECORD if !XIP_KERNEL
144         select HAVE_FUNCTION_GRAPH_TRACER
145         select HAVE_FUNCTION_TRACER if !XIP_KERNEL && !PREEMPTION
146
147 config ARCH_MMAP_RND_BITS_MIN
148         default 18 if 64BIT
149         default 8
150
151 config ARCH_MMAP_RND_COMPAT_BITS_MIN
152         default 8
153
154 # max bits determined by the following formula:
155 #  VA_BITS - PAGE_SHIFT - 3
156 config ARCH_MMAP_RND_BITS_MAX
157         default 24 if 64BIT # SV39 based
158         default 17
159
160 config ARCH_MMAP_RND_COMPAT_BITS_MAX
161         default 17
162
163 # set if we run in machine mode, cleared if we run in supervisor mode
164 config RISCV_M_MODE
165         bool
166         default !MMU
167
168 # set if we are running in S-mode and can use SBI calls
169 config RISCV_SBI
170         bool
171         depends on !RISCV_M_MODE
172         default y
173
174 config MMU
175         bool "MMU-based Paged Memory Management Support"
176         default y
177         help
178           Select if you want MMU-based virtualised addressing space
179           support by paged memory management. If unsure, say 'Y'.
180
181 config PAGE_OFFSET
182         hex
183         default 0xC0000000 if 32BIT && MMU
184         default 0x80000000 if !MMU
185         default 0xff60000000000000 if 64BIT
186
187 config KASAN_SHADOW_OFFSET
188         hex
189         depends on KASAN_GENERIC
190         default 0xdfffffff00000000 if 64BIT
191         default 0xffffffff if 32BIT
192
193 config ARCH_FLATMEM_ENABLE
194         def_bool !NUMA
195
196 config ARCH_SPARSEMEM_ENABLE
197         def_bool y
198         depends on MMU
199         select SPARSEMEM_STATIC if 32BIT && SPARSEMEM
200         select SPARSEMEM_VMEMMAP_ENABLE if 64BIT
201
202 config ARCH_SELECT_MEMORY_MODEL
203         def_bool ARCH_SPARSEMEM_ENABLE
204
205 config ARCH_SUPPORTS_UPROBES
206         def_bool y
207
208 config STACKTRACE_SUPPORT
209         def_bool y
210
211 config GENERIC_BUG
212         def_bool y
213         depends on BUG
214         select GENERIC_BUG_RELATIVE_POINTERS if 64BIT
215
216 config GENERIC_BUG_RELATIVE_POINTERS
217         bool
218
219 config GENERIC_CALIBRATE_DELAY
220         def_bool y
221
222 config GENERIC_CSUM
223         def_bool y
224
225 config GENERIC_HWEIGHT
226         def_bool y
227
228 config FIX_EARLYCON_MEM
229         def_bool MMU
230
231 config PGTABLE_LEVELS
232         int
233         default 5 if 64BIT
234         default 2
235
236 config LOCKDEP_SUPPORT
237         def_bool y
238
239 config RISCV_DMA_NONCOHERENT
240         bool
241         select ARCH_HAS_DMA_PREP_COHERENT
242         select ARCH_HAS_SETUP_DMA_OPS
243         select ARCH_HAS_SYNC_DMA_FOR_CPU
244         select ARCH_HAS_SYNC_DMA_FOR_DEVICE
245         select DMA_DIRECT_REMAP
246
247 config AS_HAS_INSN
248         def_bool $(as-instr,.insn r 51$(comma) 0$(comma) 0$(comma) t0$(comma) t0$(comma) zero)
249
250 source "arch/riscv/Kconfig.socs"
251 source "arch/riscv/Kconfig.errata"
252
253 menu "Platform type"
254
255 config NONPORTABLE
256         bool "Allow configurations that result in non-portable kernels"
257         help
258           RISC-V kernel binaries are compatible between all known systems
259           whenever possible, but there are some use cases that can only be
260           satisfied by configurations that result in kernel binaries that are
261           not portable between systems.
262
263           Selecting N does not guarantee kernels will be portable to all known
264           systems.  Selecting any of the options guarded by NONPORTABLE will
265           result in kernel binaries that are unlikely to be portable between
266           systems.
267
268           If unsure, say N.
269
270 choice
271         prompt "Base ISA"
272         default ARCH_RV64I
273         help
274           This selects the base ISA that this kernel will target and must match
275           the target platform.
276
277 config ARCH_RV32I
278         bool "RV32I"
279         depends on NONPORTABLE
280         select 32BIT
281         select GENERIC_LIB_ASHLDI3
282         select GENERIC_LIB_ASHRDI3
283         select GENERIC_LIB_LSHRDI3
284         select GENERIC_LIB_UCMPDI2
285
286 config ARCH_RV64I
287         bool "RV64I"
288         select 64BIT
289         select ARCH_SUPPORTS_INT128 if CC_HAS_INT128
290         select SWIOTLB if MMU
291
292 endchoice
293
294 # We must be able to map all physical memory into the kernel, but the compiler
295 # is still a bit more efficient when generating code if it's setup in a manner
296 # such that it can only map 2GiB of memory.
297 choice
298         prompt "Kernel Code Model"
299         default CMODEL_MEDLOW if 32BIT
300         default CMODEL_MEDANY if 64BIT
301
302         config CMODEL_MEDLOW
303                 bool "medium low code model"
304         config CMODEL_MEDANY
305                 bool "medium any code model"
306 endchoice
307
308 config MODULE_SECTIONS
309         bool
310         select HAVE_MOD_ARCH_SPECIFIC
311
312 config SMP
313         bool "Symmetric Multi-Processing"
314         help
315           This enables support for systems with more than one CPU.  If
316           you say N here, the kernel will run on single and
317           multiprocessor machines, but will use only one CPU of a
318           multiprocessor machine. If you say Y here, the kernel will run
319           on many, but not all, single processor machines. On a single
320           processor machine, the kernel will run faster if you say N
321           here.
322
323           If you don't know what to do here, say N.
324
325 config SCHED_MC
326         bool "Multi-core scheduler support"
327         depends on SMP
328         help
329           Multi-core scheduler support improves the CPU scheduler's decision
330           making when dealing with multi-core CPU chips at a cost of slightly
331           increased overhead in some places. If unsure say N here.
332
333 config NR_CPUS
334         int "Maximum number of CPUs (2-512)"
335         depends on SMP
336         range 2 512 if !RISCV_SBI_V01
337         range 2 32 if RISCV_SBI_V01 && 32BIT
338         range 2 64 if RISCV_SBI_V01 && 64BIT
339         default "32" if 32BIT
340         default "64" if 64BIT
341
342 config HOTPLUG_CPU
343         bool "Support for hot-pluggable CPUs"
344         depends on SMP
345         select GENERIC_IRQ_MIGRATION
346         help
347
348           Say Y here to experiment with turning CPUs off and on.  CPUs
349           can be controlled through /sys/devices/system/cpu.
350
351           Say N if you want to disable CPU hotplug.
352
353 choice
354         prompt "CPU Tuning"
355         default TUNE_GENERIC
356
357 config TUNE_GENERIC
358         bool "generic"
359
360 endchoice
361
362 # Common NUMA Features
363 config NUMA
364         bool "NUMA Memory Allocation and Scheduler Support"
365         depends on SMP && MMU
366         select ARCH_SUPPORTS_NUMA_BALANCING
367         select GENERIC_ARCH_NUMA
368         select NEED_PER_CPU_EMBED_FIRST_CHUNK
369         select OF_NUMA
370         select USE_PERCPU_NUMA_NODE_ID
371         help
372           Enable NUMA (Non-Uniform Memory Access) support.
373
374           The kernel will try to allocate memory used by a CPU on the
375           local memory of the CPU and add some more NUMA awareness to the kernel.
376
377 config NODES_SHIFT
378         int "Maximum NUMA Nodes (as a power of 2)"
379         range 1 10
380         default "2"
381         depends on NUMA
382         help
383           Specify the maximum number of NUMA Nodes available on the target
384           system.  Increases memory reserved to accommodate various tables.
385
386 config RISCV_ALTERNATIVE
387         bool
388         depends on !XIP_KERNEL
389         help
390           This Kconfig allows the kernel to automatically patch the
391           erratum or cpufeature required by the execution platform at run
392           time. The code patching overhead is minimal, as it's only done
393           once at boot and once on each module load.
394
395 config RISCV_ALTERNATIVE_EARLY
396         bool
397         depends on RISCV_ALTERNATIVE
398         help
399           Allows early patching of the kernel for special errata
400
401 config RISCV_ISA_C
402         bool "Emit compressed instructions when building Linux"
403         default y
404         help
405           Adds "C" to the ISA subsets that the toolchain is allowed to emit
406           when building Linux, which results in compressed instructions in the
407           Linux binary.
408
409           If you don't know what to do here, say Y.
410
411 config RISCV_ISA_SVNAPOT
412         bool "Svnapot extension support for supervisor mode NAPOT pages"
413         depends on 64BIT && MMU
414         depends on RISCV_ALTERNATIVE
415         default y
416         help
417           Allow kernel to detect the Svnapot ISA-extension dynamically at boot
418           time and enable its usage.
419
420           The Svnapot extension is used to mark contiguous PTEs as a range
421           of contiguous virtual-to-physical translations for a naturally
422           aligned power-of-2 (NAPOT) granularity larger than the base 4KB page
423           size. When HUGETLBFS is also selected this option unconditionally
424           allocates some memory for each NAPOT page size supported by the kernel.
425           When optimizing for low memory consumption and for platforms without
426           the Svnapot extension, it may be better to say N here.
427
428           If you don't know what to do here, say Y.
429
430 config RISCV_ISA_SVPBMT
431         bool "Svpbmt extension support for supervisor mode page-based memory types"
432         depends on 64BIT && MMU
433         depends on RISCV_ALTERNATIVE
434         default y
435         help
436            Adds support to dynamically detect the presence of the Svpbmt
437            ISA-extension (Supervisor-mode: page-based memory types) and
438            enable its usage.
439
440            The memory type for a page contains a combination of attributes
441            that indicate the cacheability, idempotency, and ordering
442            properties for access to that page.
443
444            The Svpbmt extension is only available on 64-bit cpus.
445
446            If you don't know what to do here, say Y.
447
448 config TOOLCHAIN_HAS_ZBB
449         bool
450         default y
451         depends on !64BIT || $(cc-option,-mabi=lp64 -march=rv64ima_zbb)
452         depends on !32BIT || $(cc-option,-mabi=ilp32 -march=rv32ima_zbb)
453         depends on LLD_VERSION >= 150000 || LD_VERSION >= 23900
454         depends on AS_IS_GNU
455
456 config RISCV_ISA_ZBB
457         bool "Zbb extension support for bit manipulation instructions"
458         depends on TOOLCHAIN_HAS_ZBB
459         depends on MMU
460         depends on RISCV_ALTERNATIVE
461         default y
462         help
463            Adds support to dynamically detect the presence of the ZBB
464            extension (basic bit manipulation) and enable its usage.
465
466            The Zbb extension provides instructions to accelerate a number
467            of bit-specific operations (count bit population, sign extending,
468            bitrotation, etc).
469
470            If you don't know what to do here, say Y.
471
472 config RISCV_ISA_ZICBOM
473         bool "Zicbom extension support for non-coherent DMA operation"
474         depends on MMU
475         depends on RISCV_ALTERNATIVE
476         default y
477         select RISCV_DMA_NONCOHERENT
478         help
479            Adds support to dynamically detect the presence of the ZICBOM
480            extension (Cache Block Management Operations) and enable its
481            usage.
482
483            The Zicbom extension can be used to handle for example
484            non-coherent DMA support on devices that need it.
485
486            If you don't know what to do here, say Y.
487
488 config RISCV_ISA_ZICBOZ
489         bool "Zicboz extension support for faster zeroing of memory"
490         depends on MMU
491         depends on RISCV_ALTERNATIVE
492         default y
493         help
494            Enable the use of the Zicboz extension (cbo.zero instruction)
495            when available.
496
497            The Zicboz extension is used for faster zeroing of memory.
498
499            If you don't know what to do here, say Y.
500
501 config TOOLCHAIN_HAS_ZIHINTPAUSE
502         bool
503         default y
504         depends on !64BIT || $(cc-option,-mabi=lp64 -march=rv64ima_zihintpause)
505         depends on !32BIT || $(cc-option,-mabi=ilp32 -march=rv32ima_zihintpause)
506         depends on LLD_VERSION >= 150000 || LD_VERSION >= 23600
507
508 config FPU
509         bool "FPU support"
510         default y
511         help
512           Say N here if you want to disable all floating-point related procedure
513           in the kernel.
514
515           If you don't know what to do here, say Y.
516
517 endmenu # "Platform type"
518
519 menu "Kernel features"
520
521 source "kernel/Kconfig.hz"
522
523 config RISCV_SBI_V01
524         bool "SBI v0.1 support"
525         depends on RISCV_SBI
526         help
527           This config allows kernel to use SBI v0.1 APIs. This will be
528           deprecated in future once legacy M-mode software are no longer in use.
529
530 config RISCV_BOOT_SPINWAIT
531         bool "Spinwait booting method"
532         depends on SMP
533         default y if RISCV_SBI_V01 || RISCV_M_MODE
534         help
535           This enables support for booting Linux via spinwait method. In the
536           spinwait method, all cores randomly jump to Linux. One of the cores
537           gets chosen via lottery and all other keep spinning on a percpu
538           variable. This method cannot support CPU hotplug and sparse hartid
539           scheme. It should be only enabled for M-mode Linux or platforms relying
540           on older firmware without SBI HSM extension. All other platforms should
541           rely on ordered booting via SBI HSM extension which gets chosen
542           dynamically at runtime if the firmware supports it.
543
544           Since spinwait is incompatible with sparse hart IDs, it requires
545           NR_CPUS be large enough to contain the physical hart ID of the first
546           hart to enter Linux.
547
548           If unsure what to do here, say N.
549
550 config KEXEC
551         bool "Kexec system call"
552         depends on MMU
553         select HOTPLUG_CPU if SMP
554         select KEXEC_CORE
555         help
556           kexec is a system call that implements the ability to shutdown your
557           current kernel, and to start another kernel. It is like a reboot
558           but it is independent of the system firmware. And like a reboot
559           you can start any kernel with it, not just Linux.
560
561           The name comes from the similarity to the exec system call.
562
563 config KEXEC_FILE
564         bool "kexec file based systmem call"
565         depends on 64BIT && MMU
566         select HAVE_IMA_KEXEC if IMA
567         select KEXEC_CORE
568         select KEXEC_ELF
569         help
570           This is new version of kexec system call. This system call is
571           file based and takes file descriptors as system call argument
572           for kernel and initramfs as opposed to list of segments as
573           accepted by previous system call.
574
575           If you don't know what to do here, say Y.
576
577 config ARCH_HAS_KEXEC_PURGATORY
578         def_bool KEXEC_FILE
579         depends on CRYPTO=y
580         depends on CRYPTO_SHA256=y
581
582 config CRASH_DUMP
583         bool "Build kdump crash kernel"
584         help
585           Generate crash dump after being started by kexec. This should
586           be normally only set in special crash dump kernels which are
587           loaded in the main kernel with kexec-tools into a specially
588           reserved region and then later executed after a crash by
589           kdump/kexec.
590
591           For more details see Documentation/admin-guide/kdump/kdump.rst
592
593 config COMPAT
594         bool "Kernel support for 32-bit U-mode"
595         default 64BIT
596         depends on 64BIT && MMU
597         help
598           This option enables support for a 32-bit U-mode running under a 64-bit
599           kernel at S-mode. riscv32-specific components such as system calls,
600           the user helper functions (vdso), signal rt_frame functions and the
601           ptrace interface are handled appropriately by the kernel.
602
603           If you want to execute 32-bit userspace applications, say Y.
604
605 endmenu # "Kernel features"
606
607 menu "Boot options"
608
609 config CMDLINE
610         string "Built-in kernel command line"
611         help
612           For most platforms, the arguments for the kernel's command line
613           are provided at run-time, during boot. However, there are cases
614           where either no arguments are being provided or the provided
615           arguments are insufficient or even invalid.
616
617           When that occurs, it is possible to define a built-in command
618           line here and choose how the kernel should use it later on.
619
620 choice
621         prompt "Built-in command line usage" if CMDLINE != ""
622         default CMDLINE_FALLBACK
623         help
624           Choose how the kernel will handle the provided built-in command
625           line.
626
627 config CMDLINE_FALLBACK
628         bool "Use bootloader kernel arguments if available"
629         help
630           Use the built-in command line as fallback in case we get nothing
631           during boot. This is the default behaviour.
632
633 config CMDLINE_EXTEND
634         bool "Extend bootloader kernel arguments"
635         help
636           The command-line arguments provided during boot will be
637           appended to the built-in command line. This is useful in
638           cases where the provided arguments are insufficient and
639           you don't want to or cannot modify them.
640
641 config CMDLINE_FORCE
642         bool "Always use the default kernel command string"
643         help
644           Always use the built-in command line, even if we get one during
645           boot. This is useful in case you need to override the provided
646           command line on systems where you don't have or want control
647           over it.
648
649 endchoice
650
651 config EFI_STUB
652         bool
653
654 config EFI
655         bool "UEFI runtime support"
656         depends on OF && !XIP_KERNEL
657         depends on MMU
658         default y
659         select EFI_GENERIC_STUB
660         select EFI_PARAMS_FROM_FDT
661         select EFI_RUNTIME_WRAPPERS
662         select EFI_STUB
663         select LIBFDT
664         select RISCV_ISA_C
665         select UCS2_STRING
666         help
667           This option provides support for runtime services provided
668           by UEFI firmware (such as non-volatile variables, realtime
669           clock, and platform reset). A UEFI stub is also provided to
670           allow the kernel to be booted as an EFI application. This
671           is only useful on systems that have UEFI firmware.
672
673 config CC_HAVE_STACKPROTECTOR_TLS
674         def_bool $(cc-option,-mstack-protector-guard=tls -mstack-protector-guard-reg=tp -mstack-protector-guard-offset=0)
675
676 config STACKPROTECTOR_PER_TASK
677         def_bool y
678         depends on !RANDSTRUCT
679         depends on STACKPROTECTOR && CC_HAVE_STACKPROTECTOR_TLS
680
681 config PHYS_RAM_BASE_FIXED
682         bool "Explicitly specified physical RAM address"
683         depends on NONPORTABLE
684         default n
685
686 config PHYS_RAM_BASE
687         hex "Platform Physical RAM address"
688         depends on PHYS_RAM_BASE_FIXED
689         default "0x80000000"
690         help
691           This is the physical address of RAM in the system. It has to be
692           explicitly specified to run early relocations of read-write data
693           from flash to RAM.
694
695 config XIP_KERNEL
696         bool "Kernel Execute-In-Place from ROM"
697         depends on MMU && SPARSEMEM && NONPORTABLE
698         # This prevents XIP from being enabled by all{yes,mod}config, which
699         # fail to build since XIP doesn't support large kernels.
700         depends on !COMPILE_TEST
701         select PHYS_RAM_BASE_FIXED
702         help
703           Execute-In-Place allows the kernel to run from non-volatile storage
704           directly addressable by the CPU, such as NOR flash. This saves RAM
705           space since the text section of the kernel is not loaded from flash
706           to RAM.  Read-write sections, such as the data section and stack,
707           are still copied to RAM.  The XIP kernel is not compressed since
708           it has to run directly from flash, so it will take more space to
709           store it.  The flash address used to link the kernel object files,
710           and for storing it, is configuration dependent. Therefore, if you
711           say Y here, you must know the proper physical address where to
712           store the kernel image depending on your own flash memory usage.
713
714           Also note that the make target becomes "make xipImage" rather than
715           "make zImage" or "make Image".  The final kernel binary to put in
716           ROM memory will be arch/riscv/boot/xipImage.
717
718           SPARSEMEM is required because the kernel text and rodata that are
719           flash resident are not backed by memmap, then any attempt to get
720           a struct page on those regions will trigger a fault.
721
722           If unsure, say N.
723
724 config XIP_PHYS_ADDR
725         hex "XIP Kernel Physical Location"
726         depends on XIP_KERNEL
727         default "0x21000000"
728         help
729           This is the physical address in your flash memory the kernel will
730           be linked for and stored to.  This address is dependent on your
731           own flash usage.
732
733 endmenu # "Boot options"
734
735 config BUILTIN_DTB
736         bool
737         depends on OF && NONPORTABLE
738         default y if XIP_KERNEL
739
740 config PORTABLE
741         bool
742         default !NONPORTABLE
743         select EFI
744         select MMU
745         select OF
746
747 menu "Power management options"
748
749 source "kernel/power/Kconfig"
750
751 endmenu # "Power management options"
752
753 menu "CPU Power Management"
754
755 source "drivers/cpuidle/Kconfig"
756
757 source "drivers/cpufreq/Kconfig"
758
759 endmenu # "CPU Power Management"
760
761 source "arch/riscv/kvm/Kconfig"