]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sbc8641d/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / sbc8641d / Kconfig
index 7f77bca1861447a1e299635f78b6f48c0329de45..8dfc90cf8bc954256f04a6f0eaee2199f3209212 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_SBC8641D
 
 config SYS_BOARD
-       string
        default "sbc8641d"
 
 config SYS_CONFIG_NAME
-       string
        default "sbc8641d"
 
 endif