]> git.sur5r.net Git - u-boot/blobdiff - board/aristainetos/Kconfig
kconfig: arm: introduce symbol for ARM CPUs
[u-boot] / board / aristainetos / Kconfig
index 58078eacf550313af205a425bccd5e49bb472fbd..b8e380eb8487c6e5bbc57290bb55f9101ef89a82 100644 (file)
@@ -1,19 +1,12 @@
 if TARGET_ARISTAINETOS
 
-config SYS_CPU
-       string
-       default "armv7"
-
 config SYS_BOARD
-       string
        default "aristainetos"
 
 config SYS_SOC
-       string
        default "mx6"
 
 config SYS_CONFIG_NAME
-       string
        default "aristainetos"
 
 endif