]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/cpu87/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / cpu87 / Kconfig
index b45225dd0993e03552d7894f5670b446276ee2fb..a4f2768cdb188e01b3e51afa8ce6d119e0435d39 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CPU87
 
 config SYS_BOARD
-       string
        default "cpu87"
 
 config SYS_CONFIG_NAME
-       string
        default "CPU87"
 
 endif