]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sandburst/karef/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / sandburst / karef / Kconfig
index d4aaea58af5cde703ea52c0eb67568e7b2e7bbe1..1b04576b9c2e97768fb2d93f6716c1b2e6ac357f 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_KAREF
 
 config SYS_BOARD
-       string
        default "karef"
 
 config SYS_VENDOR
-       string
        default "sandburst"
 
 config SYS_CONFIG_NAME
-       string
        default "KAREF"
 
 endif