crosstool-ng/arch/powerpc/config.in

18 lines
458 B
Plaintext
Raw Normal View History

# powerpc specific configuration file
config ARCH_powerpc
select ARCH_SUPPORT_ABI
select ARCH_SUPPORT_CPU
select ARCH_SUPPORT_TUNE
help
The PowerPC architecture, as defined by:
http://www.ibm.com/developerworks/eserver/articles/archguide.html
config ARCH_POWERPC_SPE
bool
prompt "Enable SPE support (EXPERIMENTAL)"
depends on EXPERIMENTAL
default n
help
Add support for the Signal Processing Engine.