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 config USES_ROOTFS_PART
102 config USES_BOOT_PART
105 # Architecture selection
194 default "aarch64" if aarch64
195 default "aarch64_be" if aarch64_be
197 default "arceb" if arceb
199 default "armeb" if armeb
200 default "i386" if i386
201 default "i686" if i686
202 default "m68k" if m68k
203 default "mips" if mips
204 default "mipsel" if mipsel
205 default "mips64" if mips64
206 default "mips64el" if mips64el
207 default "powerpc" if powerpc
208 default "powerpc64" if powerpc64
210 default "sh3eb" if sh3eb
212 default "sh4eb" if sh4eb
213 default "sparc" if sparc
214 default "x86_64" if x86_64