]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/sc3/Kconfig
serial: fdt: add device tree support for pl01x
[karo-tx-uboot.git] / board / sc3 / Kconfig
index 74694be90760840897998005c09361d86462eebe..88a6d86d8bd2b564da4ae589badd5afc8f2081a3 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_SC3
 
 config SYS_BOARD
-       string
        default "sc3"
 
 config SYS_CONFIG_NAME
-       string
        default "sc3"
 
 endif