1 source "tmp/.config-target.in"
3 # Kernel/Hardware features
11 config DISPLAY_SUPPORT
44 config PROFILE_KCONFIG
47 # Architecture selection
107 default "armeb" if armeb
108 default "avr32" if avr32
109 default "cris" if cris
110 default "i386" if i386
111 default "i686" if i686
112 default "m68k" if m68k
113 default "mips" if mips
114 default "mipsel" if mipsel
115 default "powerpc" if powerpc
117 default "sh3eb" if sh3eb
119 default "sh4eb" if sh4eb
120 default "sparc" if sparc
121 default "x86_64" if x86_64