1 source "tmp/.config-target.in"
3 # Kernel/Hardware features
14 config DISPLAY_SUPPORT
50 config PROFILE_KCONFIG
53 # Architecture selection
113 default "armeb" if armeb
114 default "avr32" if avr32
115 default "cris" if cris
116 default "i386" if i386
117 default "i686" if i686
118 default "m68k" if m68k
119 default "mips" if mips
120 default "mipsel" if mipsel
121 default "powerpc" if powerpc
123 default "sh3eb" if sh3eb
125 default "sh4eb" if sh4eb
126 default "sparc" if sparc
127 default "x86_64" if x86_64