]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/bf548-ezkit/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / bf548-ezkit / Kconfig
index 8d799aae45cd786a7725b1414ce6402e8d6e7ff4..550227fa308331e3453a564b8900303d3a70ecc4 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF548_EZKIT
 
 config SYS_BOARD
-       string
        default "bf548-ezkit"
 
 config SYS_CONFIG_NAME
-       string
        default "bf548-ezkit"
 
 endif