config USES_EXT2
bool
+config PROFILE_KCONFIG
+ bool
+
# Architecture selection
config i386
select BIG_ENDIAN
bool
+config x86_64
+ bool
+
config ARCH
string
default "arm" if arm
default "sh4" if sh4
default "sh4eb" if sh4eb
default "sparc" if sparc
+ default "x86_64" if x86_64