1 source "tmp/.config-target.in"
3 # Kernel/Hardware features
33 config USB_GADGET_SUPPORT
43 config USES_DEVICETREE
55 config USES_JFFS2_NAND
74 config LOW_MEMORY_FOOTPRINT
84 depends on (mips || mipsel || mips64 || mips64el)
99 # Architecture selection
188 default "aarch64" if aarch64
189 default "aarch64_be" if aarch64_be
191 default "arceb" if arceb
193 default "armeb" if armeb
194 default "i386" if i386
195 default "i686" if i686
196 default "m68k" if m68k
197 default "mips" if mips
198 default "mipsel" if mipsel
199 default "mips64" if mips64
200 default "mips64el" if mips64el
201 default "powerpc" if powerpc
202 default "powerpc64" if powerpc64
204 default "sh3eb" if sh3eb
206 default "sh4eb" if sh4eb
207 default "sparc" if sparc
208 default "x86_64" if x86_64