]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/emk/top5200/Kconfig
gic: fixed compilation error in GICv2 wait for interrupt macro
[karo-tx-uboot.git] / board / emk / top5200 / Kconfig
index 1d4e3265c7258c8636bf054da81763206302402c..bba1fd4d9bcfedce1c67cabc6961b063199b8588 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_TOP5200
 
 config SYS_BOARD
-       string
        default "top5200"
 
 config SYS_VENDOR
-       string
        default "emk"
 
 config SYS_CONFIG_NAME
-       string
        default "TOP5200"
 
 endif