Lines Matching full:default
66 default 18 if 64BIT
67 default 8
72 default 24 if 64BIT # SV39 based
73 default 17
80 default y if 64BIT
84 default 32 if 32BIT
85 default 39 if 64BIT
89 default 34 if 32BIT
90 default 56 if 64BIT
94 default 0xC0000000 if 32BIT && MAXPHYSMEM_2GB
95 default 0xffffffff80000000 if 64BIT && MAXPHYSMEM_2GB
96 default 0xffffffe000000000 if 64BIT && MAXPHYSMEM_128GB
142 default 3 if 64BIT
143 default 2
151 default ARCH_RV64I
182 default CMODEL_MEDLOW if 32BIT
183 default CMODEL_MEDANY if 64BIT
197 default MAXPHYSMEM_2GB if 32BIT
198 default MAXPHYSMEM_2GB if 64BIT && CMODEL_MEDLOW
199 default MAXPHYSMEM_128GB if 64BIT && CMODEL_MEDANY
226 default "8"
230 default TUNE_GENERIC
239 default y
262 default y
292 default CMDLINE_FALLBACK
301 during boot. This is the default behaviour.
313 bool "Always use the default kernel command string"