1 source "tmp/.config-target.in"
3 # Kernel/Hardware features
14 config DISPLAY_SUPPORT
47 config PROFILE_KCONFIG
50 # Architecture selection
110 default "armeb" if armeb
111 default "avr32" if avr32
112 default "cris" if cris
113 default "i386" if i386
114 default "i686" if i686
115 default "m68k" if m68k
116 default "mips" if mips
117 default "mipsel" if mipsel
118 default "powerpc" if powerpc
120 default "sh3eb" if sh3eb
122 default "sh4eb" if sh4eb
123 default "sparc" if sparc
124 default "x86_64" if x86_64