]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/bf506f-ezkit/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / bf506f-ezkit / Kconfig
index 749ad2bf76ead61b380ace4ea2f34fd6a9c6329f..e6fc12ccb2f0ad88e26c23b7780d34f1cb9c1dfe 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF506F_EZKIT
 
 config SYS_BOARD
-       string
        default "bf506f-ezkit"
 
 config SYS_CONFIG_NAME
-       string
        default "bf506f-ezkit"
 
 endif