Lines Matching refs:default
7 default y
13 default y
17 default "package/uclibc/uClibc-ng.config"
22 package. If unsure, use the default.
91 default y
103 default "arc" if BR2_arcle || BR2_arceb
104 default "arm" if BR2_arm || BR2_armeb
105 default "m68k" if BR2_m68k
106 default "microblaze" if BR2_microblaze
107 default "mips" if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el
108 default "or1k" if BR2_or1k
109 default "powerpc" if BR2_powerpc
110 default "sh" if BR2_sh
111 default "sparc" if BR2_sparc
112 default "xtensa" if BR2_xtensa
113 default "i386" if BR2_i386
114 default "x86_64" if BR2_x86_64
115 default "riscv64" if BR2_RISCV_64
119 default "O32" if BR2_MIPS_OABI32
120 default "N32" if BR2_MIPS_NABI32
121 default "N64" if BR2_MIPS_NABI64
126 default "LEGACY" if BR2_MIPS_NAN_LEGACY
127 default "2008" if BR2_MIPS_NAN_2008
132 default "SH2A" if BR2_sh2a
133 default "SH4" if BR2_sh4 || BR2_sh4eb
138 default "V7" if BR2_sparc_v7 || BR2_sparc_sparchfleon || BR2_sparc_sparcsfleon
139 default "V8" if BR2_sparc_v8 || BR2_sparc_sparchfleonv8 || BR2_sparc_sparcsfleonv8
144 default "CLASSIC" if !BR2_powerpc_8540 && !BR2_powerpc_8548
145 default "E500" if BR2_powerpc_8540 || BR2_powerpc_8548
150 default "486" if BR2_x86_i486
151 default "586" if BR2_x86_i586
152 default "586MMX" if BR2_x86_pentium_mmx
153 default "686" if BR2_x86_i686 || BR2_x86_pentiumpro
154 default "PENTIUMII" if BR2_x86_pentium2
155 default "PENTIUMIII" if BR2_x86_pentium3
156 default "PENTIUM4" if BR2_x86_pentium4 || BR2_x86_pentium_m || \