Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 2 | # |
| 3 | # For a description of the syntax of this configuration file, |
Mauro Carvalho Chehab | cd238ef | 2019-06-12 14:52:48 -0300 | [diff] [blame] | 4 | # see Documentation/kbuild/kconfig-language.rst. |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 5 | # |
| 6 | |
Christoph Hellwig | c3e4ed0 | 2018-04-27 08:38:23 +0200 | [diff] [blame] | 7 | config 64BIT |
| 8 | bool |
| 9 | |
| 10 | config 32BIT |
| 11 | bool |
| 12 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 13 | config RISCV |
| 14 | def_bool y |
Vincent Chen | ad5d112 | 2020-06-09 22:14:48 +0800 | [diff] [blame] | 15 | select ARCH_CLOCKSOURCE_INIT |
Chenxi Mao | 234e9d7 | 2020-06-05 13:15:10 +0800 | [diff] [blame] | 16 | select ARCH_SUPPORTS_ATOMIC_RMW |
Mike Rapoport | 5d6ad66 | 2020-12-14 19:10:30 -0800 | [diff] [blame^] | 17 | select ARCH_SUPPORTS_DEBUG_PAGEALLOC if MMU |
Christoph Hellwig | ad97f9d | 2019-06-13 09:09:03 +0200 | [diff] [blame] | 18 | select ARCH_HAS_BINFMT_FLAT |
Emil Renner Berthing | 925ac7b | 2020-07-14 23:26:11 +0200 | [diff] [blame] | 19 | select ARCH_HAS_DEBUG_VM_PGTABLE |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 20 | select ARCH_HAS_DEBUG_VIRTUAL if MMU |
Zong Li | b422d28 | 2020-06-03 16:03:55 -0700 | [diff] [blame] | 21 | select ARCH_HAS_DEBUG_WX |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 22 | select ARCH_HAS_GCOV_PROFILE_ALL |
| 23 | select ARCH_HAS_GIGANTIC_PAGE |
Tobias Klauser | 20d38f7 | 2020-06-26 14:40:56 +0200 | [diff] [blame] | 24 | select ARCH_HAS_KCOV |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 25 | select ARCH_HAS_MMIOWB |
| 26 | select ARCH_HAS_PTE_SPECIAL |
| 27 | select ARCH_HAS_SET_DIRECT_MAP |
| 28 | select ARCH_HAS_SET_MEMORY |
| 29 | select ARCH_HAS_STRICT_KERNEL_RWX if MMU |
Vincent Chen | fc0c769 | 2020-06-23 13:36:59 +0800 | [diff] [blame] | 30 | select ARCH_OPTIONAL_KERNEL_RWX if ARCH_HAS_STRICT_KERNEL_RWX |
| 31 | select ARCH_OPTIONAL_KERNEL_RWX_DEFAULT |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 32 | select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT if MMU |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 33 | select ARCH_WANT_FRAME_POINTERS |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 34 | select ARCH_WANT_HUGE_PMD_SHARE if 64BIT |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 35 | select CLONE_BACKWARDS |
Palmer Dabbelt | d5be89a | 2020-09-14 09:56:30 -0700 | [diff] [blame] | 36 | select CLINT_TIMER if !MMU |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 37 | select COMMON_CLK |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 38 | select EDAC_SUPPORT |
| 39 | select GENERIC_ARCH_TOPOLOGY if SMP |
| 40 | select GENERIC_ATOMIC64 if !64BIT |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 41 | select GENERIC_CLOCKEVENTS |
Atish Patra | 6262f66 | 2020-09-17 15:37:11 -0700 | [diff] [blame] | 42 | select GENERIC_EARLY_IOREMAP |
Vincent Chen | ad5d112 | 2020-06-09 22:14:48 +0800 | [diff] [blame] | 43 | select GENERIC_GETTIMEOFDAY if HAVE_GENERIC_VDSO |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 44 | select GENERIC_IOREMAP |
| 45 | select GENERIC_IRQ_MULTI_HANDLER |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 46 | select GENERIC_IRQ_SHOW |
| 47 | select GENERIC_PCI_IOMAP |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 48 | select GENERIC_PTDUMP if MMU |
Anup Patel | 9b9afe4 | 2018-12-04 15:59:51 +0530 | [diff] [blame] | 49 | select GENERIC_SCHED_CLOCK |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 50 | select GENERIC_SMP_IDLE_THREAD |
Christoph Hellwig | 6bd33e1 | 2019-10-28 13:10:41 +0100 | [diff] [blame] | 51 | select GENERIC_STRNCPY_FROM_USER if MMU |
| 52 | select GENERIC_STRNLEN_USER if MMU |
Vincent Chen | ad5d112 | 2020-06-09 22:14:48 +0800 | [diff] [blame] | 53 | select GENERIC_TIME_VSYSCALL if MMU && 64BIT |
Anup Patel | 6b7ce892 | 2020-06-01 14:45:40 +0530 | [diff] [blame] | 54 | select HANDLE_DOMAIN_IRQ |
David Abdurachmanov | efe75c4 | 2018-10-29 11:48:53 +0100 | [diff] [blame] | 55 | select HAVE_ARCH_AUDITSYSCALL |
Emil Renner Berthing | ebc00dd | 2020-07-14 09:40:44 +0200 | [diff] [blame] | 56 | select HAVE_ARCH_JUMP_LABEL |
| 57 | select HAVE_ARCH_JUMP_LABEL_RELATIVE |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 58 | select HAVE_ARCH_KASAN if MMU && 64BIT |
| 59 | select HAVE_ARCH_KGDB |
| 60 | select HAVE_ARCH_KGDB_QXFER_PKT |
| 61 | select HAVE_ARCH_MMAP_RND_BITS if MMU |
David Abdurachmanov | 5340627 | 2019-10-04 17:12:22 -0700 | [diff] [blame] | 62 | select HAVE_ARCH_SECCOMP_FILTER |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 63 | select HAVE_ARCH_TRACEHOOK |
Masahiro Yamada | 2ff2b7e | 2019-08-19 14:54:20 +0900 | [diff] [blame] | 64 | select HAVE_ASM_MODVERSIONS |
Greentime Hu | ed48b29 | 2020-06-24 17:03:16 +0800 | [diff] [blame] | 65 | select HAVE_CONTEXT_TRACKING |
Tobias Klauser | cbb3d91 | 2020-06-27 12:50:50 +0200 | [diff] [blame] | 66 | select HAVE_DEBUG_KMEMLEAK |
Christoph Hellwig | 6bd33e1 | 2019-10-28 13:10:41 +0100 | [diff] [blame] | 67 | select HAVE_DMA_CONTIGUOUS if MMU |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 68 | select HAVE_EBPF_JIT if MMU |
Jim Wilson | b90edb3 | 2018-10-16 14:42:59 -0700 | [diff] [blame] | 69 | select HAVE_FUTEX_CMPXCHG if FUTEX |
Tobias Klauser | 20d38f7 | 2020-06-26 14:40:56 +0200 | [diff] [blame] | 70 | select HAVE_GCC_PLUGINS |
Vincent Chen | ad5d112 | 2020-06-09 22:14:48 +0800 | [diff] [blame] | 71 | select HAVE_GENERIC_VDSO if MMU && 64BIT |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 72 | select HAVE_PCI |
Alan Kao | 178e9fc | 2018-04-20 07:27:49 +0800 | [diff] [blame] | 73 | select HAVE_PERF_EVENTS |
Mao Han | 98a93b0 | 2019-09-05 11:46:35 +0800 | [diff] [blame] | 74 | select HAVE_PERF_REGS |
| 75 | select HAVE_PERF_USER_STACK_DUMP |
Guo Ren | f2c9699 | 2020-07-10 16:19:57 +0000 | [diff] [blame] | 76 | select HAVE_STACKPROTECTOR |
David Abdurachmanov | 5aeb1b3 | 2018-12-06 16:26:35 +0100 | [diff] [blame] | 77 | select HAVE_SYSCALL_TRACEPOINTS |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 78 | select IRQ_DOMAIN |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 79 | select MODULES_USE_ELF_RELA if MODULES |
Zong Li | 2cffc95 | 2018-12-07 17:02:16 +0800 | [diff] [blame] | 80 | select MODULE_SECTIONS if MODULES |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 81 | select OF |
| 82 | select OF_EARLY_FLATTREE |
| 83 | select OF_IRQ |
Christoph Hellwig | 2eac9c2 | 2018-11-15 20:05:33 +0100 | [diff] [blame] | 84 | select PCI_DOMAINS_GENERIC if PCI |
Christoph Hellwig | eb01d42 | 2018-11-15 20:05:32 +0100 | [diff] [blame] | 85 | select PCI_MSI if PCI |
Anup Patel | e71ee06 | 2020-06-01 14:45:43 +0530 | [diff] [blame] | 86 | select RISCV_INTC |
Anup Patel | 2bc3fc8 | 2020-08-17 18:12:50 +0530 | [diff] [blame] | 87 | select RISCV_TIMER if RISCV_SBI |
Logan Gunthorpe | d95f1a5 | 2019-08-28 15:40:54 -0600 | [diff] [blame] | 88 | select SPARSEMEM_STATIC if 32BIT |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 89 | select SPARSE_IRQ |
| 90 | select SYSCTL_EXCEPTION_TRACE |
| 91 | select THREAD_INFO_IN_TASK |
Christoph Hellwig | 11129e8 | 2020-09-07 07:58:22 +0200 | [diff] [blame] | 92 | select UACCESS_MEMCPY if !MMU |
Alexandre Ghiti | 54c95a1 | 2019-09-23 15:39:21 -0700 | [diff] [blame] | 93 | |
| 94 | config ARCH_MMAP_RND_BITS_MIN |
| 95 | default 18 if 64BIT |
| 96 | default 8 |
| 97 | |
| 98 | # max bits determined by the following formula: |
| 99 | # VA_BITS - PAGE_SHIFT - 3 |
| 100 | config ARCH_MMAP_RND_BITS_MAX |
| 101 | default 24 if 64BIT # SV39 based |
| 102 | default 17 |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 103 | |
Christoph Hellwig | a4c3733 | 2019-10-28 13:10:32 +0100 | [diff] [blame] | 104 | # set if we run in machine mode, cleared if we run in supervisor mode |
| 105 | config RISCV_M_MODE |
| 106 | bool |
Christoph Hellwig | 6bd33e1 | 2019-10-28 13:10:41 +0100 | [diff] [blame] | 107 | default !MMU |
Christoph Hellwig | a4c3733 | 2019-10-28 13:10:32 +0100 | [diff] [blame] | 108 | |
Damien Le Moal | eded8bc | 2019-10-28 13:10:33 +0100 | [diff] [blame] | 109 | # set if we are running in S-mode and can use SBI calls |
| 110 | config RISCV_SBI |
| 111 | bool |
| 112 | depends on !RISCV_M_MODE |
| 113 | default y |
| 114 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 115 | config MMU |
Christoph Hellwig | 6bd33e1 | 2019-10-28 13:10:41 +0100 | [diff] [blame] | 116 | bool "MMU-based Paged Memory Management Support" |
| 117 | default y |
| 118 | help |
| 119 | Select if you want MMU-based virtualised addressing space |
| 120 | support by paged memory management. If unsure, say 'Y'. |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 121 | |
Christoph Hellwig | 5ec9c4f | 2018-01-16 09:37:50 +0100 | [diff] [blame] | 122 | config ZONE_DMA32 |
| 123 | bool |
Christoph Hellwig | f1306f0 | 2018-04-27 08:41:09 +0200 | [diff] [blame] | 124 | default y if 64BIT |
Christoph Hellwig | 5ec9c4f | 2018-01-16 09:37:50 +0100 | [diff] [blame] | 125 | |
Logan Gunthorpe | d95f1a5 | 2019-08-28 15:40:54 -0600 | [diff] [blame] | 126 | config VA_BITS |
| 127 | int |
| 128 | default 32 if 32BIT |
| 129 | default 39 if 64BIT |
| 130 | |
| 131 | config PA_BITS |
| 132 | int |
| 133 | default 34 if 32BIT |
| 134 | default 56 if 64BIT |
| 135 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 136 | config PAGE_OFFSET |
| 137 | hex |
| 138 | default 0xC0000000 if 32BIT && MAXPHYSMEM_2GB |
Christoph Hellwig | 6bd33e1 | 2019-10-28 13:10:41 +0100 | [diff] [blame] | 139 | default 0x80000000 if 64BIT && !MMU |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 140 | default 0xffffffff80000000 if 64BIT && MAXPHYSMEM_2GB |
| 141 | default 0xffffffe000000000 if 64BIT && MAXPHYSMEM_128GB |
| 142 | |
Logan Gunthorpe | d95f1a5 | 2019-08-28 15:40:54 -0600 | [diff] [blame] | 143 | config ARCH_FLATMEM_ENABLE |
| 144 | def_bool y |
| 145 | |
| 146 | config ARCH_SPARSEMEM_ENABLE |
| 147 | def_bool y |
Damien Le Moal | aa273420 | 2020-02-12 19:34:24 +0900 | [diff] [blame] | 148 | depends on MMU |
Logan Gunthorpe | d95f1a5 | 2019-08-28 15:40:54 -0600 | [diff] [blame] | 149 | select SPARSEMEM_VMEMMAP_ENABLE |
| 150 | |
| 151 | config ARCH_SELECT_MEMORY_MODEL |
| 152 | def_bool ARCH_SPARSEMEM_ENABLE |
| 153 | |
Alexandre Ghiti | 9e953cd | 2019-05-26 08:50:38 -0400 | [diff] [blame] | 154 | config ARCH_WANT_GENERAL_HUGETLB |
| 155 | def_bool y |
| 156 | |
| 157 | config SYS_SUPPORTS_HUGETLBFS |
Kefeng Wang | 6986841 | 2020-05-11 10:19:58 +0800 | [diff] [blame] | 158 | depends on MMU |
Alexandre Ghiti | 9e953cd | 2019-05-26 08:50:38 -0400 | [diff] [blame] | 159 | def_bool y |
| 160 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 161 | config STACKTRACE_SUPPORT |
| 162 | def_bool y |
| 163 | |
Alan Kao | 10626c3 | 2017-12-18 17:52:48 +0800 | [diff] [blame] | 164 | config TRACE_IRQFLAGS_SUPPORT |
| 165 | def_bool y |
| 166 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 167 | config GENERIC_BUG |
| 168 | def_bool y |
| 169 | depends on BUG |
| 170 | select GENERIC_BUG_RELATIVE_POINTERS if 64BIT |
| 171 | |
| 172 | config GENERIC_BUG_RELATIVE_POINTERS |
| 173 | bool |
| 174 | |
| 175 | config GENERIC_CALIBRATE_DELAY |
| 176 | def_bool y |
| 177 | |
| 178 | config GENERIC_CSUM |
| 179 | def_bool y |
| 180 | |
| 181 | config GENERIC_HWEIGHT |
| 182 | def_bool y |
| 183 | |
Anup Patel | f2c17aa | 2019-01-07 20:57:01 +0530 | [diff] [blame] | 184 | config FIX_EARLYCON_MEM |
Andreas Schwab | 0312a3d | 2019-12-17 12:15:16 +0100 | [diff] [blame] | 185 | def_bool MMU |
Anup Patel | f2c17aa | 2019-01-07 20:57:01 +0530 | [diff] [blame] | 186 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 187 | config PGTABLE_LEVELS |
| 188 | int |
| 189 | default 3 if 64BIT |
| 190 | default 2 |
| 191 | |
Guo Ren | 3c46979 | 2020-06-27 13:57:08 +0000 | [diff] [blame] | 192 | config LOCKDEP_SUPPORT |
| 193 | def_bool y |
| 194 | |
Loys Ollivier | 0cbb8a3 | 2019-06-17 21:29:48 +0200 | [diff] [blame] | 195 | source "arch/riscv/Kconfig.socs" |
| 196 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 197 | menu "Platform type" |
| 198 | |
| 199 | choice |
| 200 | prompt "Base ISA" |
| 201 | default ARCH_RV64I |
| 202 | help |
Antony Pavlov | 86cca81 | 2019-01-08 22:45:57 +0300 | [diff] [blame] | 203 | This selects the base ISA that this kernel will target and must match |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 204 | the target platform. |
| 205 | |
| 206 | config ARCH_RV32I |
| 207 | bool "RV32I" |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 208 | select 32BIT |
Matt Redfearn | e3d5980 | 2018-04-11 08:50:17 +0100 | [diff] [blame] | 209 | select GENERIC_LIB_ASHLDI3 |
| 210 | select GENERIC_LIB_ASHRDI3 |
| 211 | select GENERIC_LIB_LSHRDI3 |
Zong Li | 8f79125 | 2018-06-25 16:49:38 +0800 | [diff] [blame] | 212 | select GENERIC_LIB_UCMPDI2 |
Christoph Hellwig | 6bd33e1 | 2019-10-28 13:10:41 +0100 | [diff] [blame] | 213 | select MMU |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 214 | |
| 215 | config ARCH_RV64I |
| 216 | bool "RV64I" |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 217 | select 64BIT |
Ard Biesheuvel | c12d336 | 2019-11-08 13:22:27 +0100 | [diff] [blame] | 218 | select ARCH_SUPPORTS_INT128 if CC_HAS_INT128 && GCC_VERSION >= 50000 |
Christoph Hellwig | 6bd33e1 | 2019-10-28 13:10:41 +0100 | [diff] [blame] | 219 | select HAVE_DYNAMIC_FTRACE if MMU |
| 220 | select HAVE_DYNAMIC_FTRACE_WITH_REGS if HAVE_DYNAMIC_FTRACE |
Palmer Dabbelt | e8c7ef7 | 2020-06-04 13:55:14 -0700 | [diff] [blame] | 221 | select HAVE_FTRACE_MCOUNT_RECORD |
| 222 | select HAVE_FUNCTION_GRAPH_TRACER |
| 223 | select HAVE_FUNCTION_TRACER |
Christoph Hellwig | 6bd33e1 | 2019-10-28 13:10:41 +0100 | [diff] [blame] | 224 | select SWIOTLB if MMU |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 225 | |
| 226 | endchoice |
| 227 | |
| 228 | # We must be able to map all physical memory into the kernel, but the compiler |
| 229 | # is still a bit more efficient when generating code if it's setup in a manner |
| 230 | # such that it can only map 2GiB of memory. |
| 231 | choice |
| 232 | prompt "Kernel Code Model" |
| 233 | default CMODEL_MEDLOW if 32BIT |
| 234 | default CMODEL_MEDANY if 64BIT |
| 235 | |
| 236 | config CMODEL_MEDLOW |
| 237 | bool "medium low code model" |
| 238 | config CMODEL_MEDANY |
| 239 | bool "medium any code model" |
| 240 | endchoice |
| 241 | |
Zong Li | ab1ef68 | 2018-03-15 16:50:41 +0800 | [diff] [blame] | 242 | config MODULE_SECTIONS |
| 243 | bool |
| 244 | select HAVE_MOD_ARCH_SPECIFIC |
| 245 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 246 | choice |
| 247 | prompt "Maximum Physical Memory" |
| 248 | default MAXPHYSMEM_2GB if 32BIT |
| 249 | default MAXPHYSMEM_2GB if 64BIT && CMODEL_MEDLOW |
| 250 | default MAXPHYSMEM_128GB if 64BIT && CMODEL_MEDANY |
| 251 | |
| 252 | config MAXPHYSMEM_2GB |
| 253 | bool "2GiB" |
| 254 | config MAXPHYSMEM_128GB |
| 255 | depends on 64BIT && CMODEL_MEDANY |
| 256 | bool "128GiB" |
| 257 | endchoice |
| 258 | |
| 259 | |
| 260 | config SMP |
| 261 | bool "Symmetric Multi-Processing" |
| 262 | help |
| 263 | This enables support for systems with more than one CPU. If |
| 264 | you say N here, the kernel will run on single and |
| 265 | multiprocessor machines, but will use only one CPU of a |
| 266 | multiprocessor machine. If you say Y here, the kernel will run |
| 267 | on many, but not all, single processor machines. On a single |
| 268 | processor machine, the kernel will run faster if you say N |
| 269 | here. |
| 270 | |
| 271 | If you don't know what to do here, say N. |
| 272 | |
| 273 | config NR_CPUS |
| 274 | int "Maximum number of CPUs (2-32)" |
| 275 | range 2 32 |
| 276 | depends on SMP |
| 277 | default "8" |
| 278 | |
Atish Patra | f1e5858 | 2020-03-17 18:11:44 -0700 | [diff] [blame] | 279 | config HOTPLUG_CPU |
| 280 | bool "Support for hot-pluggable CPUs" |
| 281 | depends on SMP |
| 282 | select GENERIC_IRQ_MIGRATION |
| 283 | help |
| 284 | |
| 285 | Say Y here to experiment with turning CPUs off and on. CPUs |
| 286 | can be controlled through /sys/devices/system/cpu. |
| 287 | |
| 288 | Say N if you want to disable CPU hotplug. |
| 289 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 290 | choice |
| 291 | prompt "CPU Tuning" |
| 292 | default TUNE_GENERIC |
| 293 | |
| 294 | config TUNE_GENERIC |
| 295 | bool "generic" |
| 296 | |
| 297 | endchoice |
| 298 | |
| 299 | config RISCV_ISA_C |
| 300 | bool "Emit compressed instructions when building Linux" |
| 301 | default y |
| 302 | help |
| 303 | Adds "C" to the ISA subsets that the toolchain is allowed to emit |
| 304 | when building Linux, which results in compressed instructions in the |
| 305 | Linux binary. |
| 306 | |
| 307 | If you don't know what to do here, say Y. |
| 308 | |
Alan Kao | 178e9fc | 2018-04-20 07:27:49 +0800 | [diff] [blame] | 309 | menu "supported PMU type" |
| 310 | depends on PERF_EVENTS |
| 311 | |
| 312 | config RISCV_BASE_PMU |
| 313 | bool "Base Performance Monitoring Unit" |
| 314 | def_bool y |
| 315 | help |
| 316 | A base PMU that serves as a reference implementation and has limited |
| 317 | feature of perf. It can run on any RISC-V machines so serves as the |
| 318 | fallback, but this option can also be disable to reduce kernel size. |
| 319 | |
| 320 | endmenu |
| 321 | |
Alan Kao | 9671f70 | 2018-10-09 10:18:33 +0800 | [diff] [blame] | 322 | config FPU |
| 323 | bool "FPU support" |
| 324 | default y |
| 325 | help |
| 326 | Say N here if you want to disable all floating-point related procedure |
| 327 | in the kernel. |
| 328 | |
| 329 | If you don't know what to do here, say Y. |
| 330 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 331 | endmenu |
| 332 | |
Nick Kossifidis | aef53f9 | 2018-09-20 01:48:15 +0300 | [diff] [blame] | 333 | menu "Kernel features" |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 334 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 335 | source "kernel/Kconfig.hz" |
| 336 | |
Atish Patra | efca139 | 2020-03-17 18:11:37 -0700 | [diff] [blame] | 337 | config RISCV_SBI_V01 |
| 338 | bool "SBI v0.1 support" |
| 339 | default y |
| 340 | depends on RISCV_SBI |
| 341 | help |
| 342 | This config allows kernel to use SBI v0.1 APIs. This will be |
| 343 | deprecated in future once legacy M-mode software are no longer in use. |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 344 | endmenu |
| 345 | |
Nick Kossifidis | aef53f9 | 2018-09-20 01:48:15 +0300 | [diff] [blame] | 346 | menu "Boot options" |
| 347 | |
Nick Kossifidis | aef53f9 | 2018-09-20 01:48:15 +0300 | [diff] [blame] | 348 | config CMDLINE |
Nick Kossifidis | 3aed8c4 | 2018-11-18 02:06:56 +0200 | [diff] [blame] | 349 | string "Built-in kernel command line" |
Nick Kossifidis | aef53f9 | 2018-09-20 01:48:15 +0300 | [diff] [blame] | 350 | help |
Nick Kossifidis | 3aed8c4 | 2018-11-18 02:06:56 +0200 | [diff] [blame] | 351 | For most platforms, the arguments for the kernel's command line |
| 352 | are provided at run-time, during boot. However, there are cases |
| 353 | where either no arguments are being provided or the provided |
| 354 | arguments are insufficient or even invalid. |
| 355 | |
| 356 | When that occurs, it is possible to define a built-in command |
| 357 | line here and choose how the kernel should use it later on. |
| 358 | |
| 359 | choice |
| 360 | prompt "Built-in command line usage" if CMDLINE != "" |
| 361 | default CMDLINE_FALLBACK |
| 362 | help |
| 363 | Choose how the kernel will handle the provided built-in command |
| 364 | line. |
| 365 | |
| 366 | config CMDLINE_FALLBACK |
| 367 | bool "Use bootloader kernel arguments if available" |
| 368 | help |
| 369 | Use the built-in command line as fallback in case we get nothing |
| 370 | during boot. This is the default behaviour. |
| 371 | |
| 372 | config CMDLINE_EXTEND |
| 373 | bool "Extend bootloader kernel arguments" |
| 374 | help |
| 375 | The command-line arguments provided during boot will be |
| 376 | appended to the built-in command line. This is useful in |
| 377 | cases where the provided arguments are insufficient and |
| 378 | you don't want to or cannot modify them. |
| 379 | |
Nick Kossifidis | aef53f9 | 2018-09-20 01:48:15 +0300 | [diff] [blame] | 380 | |
| 381 | config CMDLINE_FORCE |
Nick Kossifidis | 3aed8c4 | 2018-11-18 02:06:56 +0200 | [diff] [blame] | 382 | bool "Always use the default kernel command string" |
Nick Kossifidis | aef53f9 | 2018-09-20 01:48:15 +0300 | [diff] [blame] | 383 | help |
Nick Kossifidis | 3aed8c4 | 2018-11-18 02:06:56 +0200 | [diff] [blame] | 384 | Always use the built-in command line, even if we get one during |
| 385 | boot. This is useful in case you need to override the provided |
| 386 | command line on systems where you don't have or want control |
| 387 | over it. |
Nick Kossifidis | aef53f9 | 2018-09-20 01:48:15 +0300 | [diff] [blame] | 388 | |
Nick Kossifidis | 3aed8c4 | 2018-11-18 02:06:56 +0200 | [diff] [blame] | 389 | endchoice |
Nick Kossifidis | aef53f9 | 2018-09-20 01:48:15 +0300 | [diff] [blame] | 390 | |
Atish Patra | d707174 | 2020-09-17 15:37:14 -0700 | [diff] [blame] | 391 | config EFI_STUB |
| 392 | bool |
| 393 | |
| 394 | config EFI |
| 395 | bool "UEFI runtime support" |
| 396 | depends on OF |
| 397 | select LIBFDT |
| 398 | select UCS2_STRING |
| 399 | select EFI_PARAMS_FROM_FDT |
| 400 | select EFI_STUB |
| 401 | select EFI_GENERIC_STUB |
Atish Patra | b91540d | 2020-09-17 15:37:15 -0700 | [diff] [blame] | 402 | select EFI_RUNTIME_WRAPPERS |
Atish Patra | d707174 | 2020-09-17 15:37:14 -0700 | [diff] [blame] | 403 | select RISCV_ISA_C |
Atish Patra | b91540d | 2020-09-17 15:37:15 -0700 | [diff] [blame] | 404 | depends on MMU |
Atish Patra | d707174 | 2020-09-17 15:37:14 -0700 | [diff] [blame] | 405 | default y |
| 406 | help |
| 407 | This option provides support for runtime services provided |
| 408 | by UEFI firmware (such as non-volatile variables, realtime |
| 409 | clock, and platform reset). A UEFI stub is also provided to |
| 410 | allow the kernel to be booted as an EFI application. This |
| 411 | is only useful on systems that have UEFI firmware. |
| 412 | |
Nick Kossifidis | aef53f9 | 2018-09-20 01:48:15 +0300 | [diff] [blame] | 413 | endmenu |
| 414 | |
Palmer Dabbelt | 2d26825 | 2020-04-14 13:43:24 +0900 | [diff] [blame] | 415 | config BUILTIN_DTB |
| 416 | def_bool n |
| 417 | depends on RISCV_M_MODE |
| 418 | depends on OF |
| 419 | |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 420 | menu "Power management options" |
| 421 | |
Masahiro Yamada | 8636a1f | 2018-12-11 20:01:04 +0900 | [diff] [blame] | 422 | source "kernel/power/Kconfig" |
Palmer Dabbelt | fbe934d | 2017-07-10 18:08:08 -0700 | [diff] [blame] | 423 | |
| 424 | endmenu |
Atish Patra | d707174 | 2020-09-17 15:37:14 -0700 | [diff] [blame] | 425 | |
| 426 | source "drivers/firmware/Kconfig" |