]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mimc/mimc200/Kconfig
avr32: delete non generic board hammerhead
[karo-tx-uboot.git] / board / mimc / mimc200 / Kconfig
index 146c3b79a80c84e6b52e33ad6c917f3277691295..18736d7f96f9443e12b83f91aba3da5f520582d9 100644 (file)
@@ -1,19 +1,15 @@
 if TARGET_MIMC200
 
 config SYS_BOARD
-       string
        default "mimc200"
 
 config SYS_VENDOR
-       string
        default "mimc"
 
 config SYS_SOC
-       string
        default "at32ap700x"
 
 config SYS_CONFIG_NAME
-       string
        default "mimc200"
 
 endif