]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cm-bf548/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / cm-bf548 / Kconfig
index 29b027d425ad09f3bab21bbd2a6ca82444599d89..b96cb5f153c6f24a275885e62b15c31da9c1eea1 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CM_BF548
 
 config SYS_BOARD
-       string
        default "cm-bf548"
 
 config SYS_CONFIG_NAME
-       string
        default "cm-bf548"
 
 endif