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