]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/sandpoint/Kconfig
mpc8260: remove atc board support
[karo-tx-uboot.git] / board / sandpoint / Kconfig
index 3cc99de21456c03274981e0ec42cbb4a688198e2..c19b63e183b00463826b3c7e6f140683ae41f00e 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_SANDPOINT8240
 
 config SYS_BOARD
-       string
        default "sandpoint"
 
 config SYS_CONFIG_NAME
-       string
        default "Sandpoint8240"
 
 endif
@@ -13,11 +11,9 @@ endif
 if TARGET_SANDPOINT8245
 
 config SYS_BOARD
-       string
        default "sandpoint"
 
 config SYS_CONFIG_NAME
-       string
        default "Sandpoint8245"
 
 endif