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