kconfig: arm: introduce symbol for ARM CPUs
[platform/kernel/u-boot.git] / board / armltd / integrator / Kconfig
index 4955313..6153b5d 100644 (file)
@@ -1,8 +1,5 @@
 if TARGET_INTEGRATORAP_CM720T
 
-config SYS_CPU
-       default "arm720t"
-
 config SYS_BOARD
        default "integrator"
 
@@ -16,9 +13,6 @@ endif
 
 if TARGET_INTEGRATORAP_CM920T
 
-config SYS_CPU
-       default "arm920t"
-
 config SYS_BOARD
        default "integrator"
 
@@ -32,9 +26,6 @@ endif
 
 if TARGET_INTEGRATORCP_CM920T
 
-config SYS_CPU
-       default "arm920t"
-
 config SYS_BOARD
        default "integrator"
 
@@ -48,9 +39,6 @@ endif
 
 if TARGET_INTEGRATORAP_CM926EJS
 
-config SYS_CPU
-       default "arm926ejs"
-
 config SYS_BOARD
        default "integrator"
 
@@ -64,9 +52,6 @@ endif
 
 if TARGET_INTEGRATORCP_CM926EJS
 
-config SYS_CPU
-       default "arm926ejs"
-
 config SYS_BOARD
        default "integrator"
 
@@ -80,9 +65,6 @@ endif
 
 if TARGET_INTEGRATORCP_CM1136
 
-config SYS_CPU
-       default "arm1136"
-
 config SYS_BOARD
        default "integrator"
 
@@ -96,9 +78,6 @@ endif
 
 if TARGET_INTEGRATORAP_CM946ES
 
-config SYS_CPU
-       default "arm946es"
-
 config SYS_BOARD
        default "integrator"
 
@@ -112,9 +91,6 @@ endif
 
 if TARGET_INTEGRATORCP_CM946ES
 
-config SYS_CPU
-       default "arm946es"
-
 config SYS_BOARD
        default "integrator"