|
|
@ -21,12 +21,12 @@ |
|
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
choice ROCKCFG_POWERPC_ISA common \ |
|
|
|
common "Utilize the common subset of POWER and PowerPC" \ |
|
|
|
power "Optimised for POWER" \ |
|
|
|
power2 "Optimised for POWER2" \ |
|
|
|
601 "Optimised for mixed POWER/PowerPC (only MPC601)" \ |
|
|
|
powerpc "Optimised for pure PowerPC" \ |
|
|
|
powerpc64 "Optimised for PowerPC64" |
|
|
|
common "Utilise the common subset of POWER and PowerPC" \ |
|
|
|
power "Utilise the POWER ISA" \ |
|
|
|
power2 "Utilise the POWER2 ISA" \ |
|
|
|
601 "Utilise the mixed POWER/PowerPC (only MPC601) ISA" \ |
|
|
|
powerpc "Utilise the PowerPC ISA" \ |
|
|
|
powerpc64 "Utilise the PowerPC64 ISA" |
|
|
|
|
|
|
|
choice ROCKCFG_POWERPC_OPT generic \ |
|
|
|
generic "No special optimisation" \ |
|
|
|