Added more rules, increased custom capabilities to 4

This commit is contained in:
Bahadir Balban
2009-11-14 18:18:24 +02:00
parent 235e38865d
commit ca4dcae707
2 changed files with 230 additions and 118 deletions

View File

@@ -53,12 +53,6 @@ choices arm_subarch_type
SUBARCH_V7
default SUBARCH_V5
choices arm_cpu_type
CPU_ARM926
CPU_ARM1136
CPU_ARM11MPCORE
CPU_CORTEXA8
default CPU_ARM926
choices arm_platform_type
PLATFORM_EB
@@ -68,6 +62,13 @@ choices arm_platform_type
PLATFORM_PBA8
default PLATFORM_PB926
choices arm_cpu_type
CPU_ARM926
CPU_ARM1136
CPU_ARM11MPCORE
CPU_CORTEXA8
default CPU_ARM926
#############
# MENUS #
#############