]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/bf527-ezkit/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / bf527-ezkit / Kconfig
index 459d9710dc0354ae511e94ceb9659ebc4223c0d8..df49d7a60d278748f2a37fa791d1c665134fa453 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF527_EZKIT
 
 config SYS_BOARD
-       string
        default "bf527-ezkit"
 
 config SYS_CONFIG_NAME
-       string
        default "bf527-ezkit"
 
 endif