5 source "tmp/.config-target.in"
10 bool "UNSUPPORTED little-endian arm platform"
16 bool "UNSUPPORTED cris platform"
22 bool "UNSUPPORTED m68k platform"
28 bool "UNSUPPORTED little-endian sh3 platform"
33 config LINUX_2_6_SH3EB
34 bool "UNSUPPORTED big-endian sh3 platform"
40 bool "UNSUPPORTED little-endian sh4 platform"
45 config LINUX_2_6_SH4EB
46 bool "UNSUPPORTED big-endian sh4 platform"
51 config LINUX_2_6_SPARC
52 bool "UNSUPPORTED sparc platform"
62 # Kernel/Hardware features
94 # Architecture selection
144 default "armeb" if armeb
145 default "cris" if cris
146 default "i386" if i386
147 default "m68k" if m68k
148 default "mips" if mips
149 default "mipsel" if mipsel
150 default "powerpc" if powerpc
152 default "sh3eb" if sh3eb
154 default "sh4eb" if sh4eb
155 default "sparc" if sparc