# This option is used to set the architecture of a mainboard to PowerPC. # It is usually set in mainboard/*/Kconfig. config ARCH_POWERPC bool default n # This is the name of the respective architecture subdirectory in arch/. config ARCH string default ppc depends on ARCH_POWERPC