1 source "tmp/.config-target.in"
3 # Kernel/Hardware features
5 config HAS_TESTING_KERNEL
16 config HAS_DT_OVERLAY_SUPPORT
35 config PINCTRL_SUPPORT
45 config USB_GADGET_SUPPORT
57 config USES_DEVICETREE
63 config USES_SEPARATE_INITRAMFS
72 config USES_JFFS2_NAND
94 config LOW_MEMORY_FOOTPRINT
104 depends on (mips || mipsel || mips64 || mips64el)
107 config RFKILL_SUPPORT
116 config LEGACY_SDCARD_SUPPORT
122 config VIRTIO_SUPPORT
125 config USES_ROOTFS_PART
128 config USES_BOOT_PART
131 # Architecture selection
228 default "aarch64" if aarch64
229 default "aarch64_be" if aarch64_be
231 default "arceb" if arceb
233 default "armeb" if armeb
234 default "i386" if i386
235 default "i686" if i686
236 default "loongarch64" if loongarch64
237 default "m68k" if m68k
238 default "mips" if mips
239 default "mipsel" if mipsel
240 default "mips64" if mips64
241 default "mips64el" if mips64el
242 default "powerpc" if powerpc
243 default "powerpc64" if powerpc64
244 default "riscv64" if riscv64
246 default "sh3eb" if sh3eb
248 default "sh4eb" if sh4eb
249 default "sparc" if sparc
250 default "x86_64" if x86_64