]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/bf518f-ezbrd/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / bf518f-ezbrd / Kconfig
index 5656d1c28889f3b8350149b7581dfae6eabfc84b..a0e80a8bde88a74eb8d479a5af95206f5ebc1d04 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF518F_EZBRD
 
 config SYS_BOARD
-       string
        default "bf518f-ezbrd"
 
 config SYS_CONFIG_NAME
-       string
        default "bf518f-ezbrd"
 
 endif