Lines Matching full:default
10 default y
30 default "0x80000000" if MMU
31 default "0x00000000"
35 default "8" if PAGE_SIZE_16KB
36 default "6" if PAGE_SIZE_64KB
37 default "13" if !MMU
38 default "10"
44 overriding the default setting when ability to allocate very
54 default "0x08000000"
70 default "0x04000000"
72 This sets the default memory size assumed by your SH kernel. It can
75 as 0x04000000 which was the default value before this became
86 default !MMU
105 default y
113 (the default value) say Y.
119 default n
129 default "3" if CPU_SUBTYPE_SHX3
130 default "1"
161 default HUGETLB_PAGE_SIZE_1MB if PAGE_SIZE_64KB
162 default HUGETLB_PAGE_SIZE_64K
188 default y
201 default y
205 default CACHE_WRITEBACK if CPU_SH2A || CPU_SH3 || CPU_SH4
206 default CACHE_WRITETHROUGH if (CPU_SH2 && !CPU_SH2A)
215 mode, as opposed to the default write-back configuration.