sun7i: Add support for the MK808C board
[oweals/u-boot.git] / board / ti / am3517crane / Kconfig
index c44dab5b61e343fcf6649917056c0c08b72bbf62..ad025a3228be2f8fd3e5891c36491edd2bc1f265 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_AM3517_CRANE
 
 config SYS_BOARD
-       string
        default "am3517crane"
 
 config SYS_VENDOR
-       string
        default "ti"
 
 config SYS_CONFIG_NAME
-       string
        default "am3517_crane"
 
 endif