]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sbc8548/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / sbc8548 / Kconfig
index 5223d3d66746840176e4ff337654f1201de6be66..626cbdf2ab2714b4bd35d39f97ffe50144a85ebd 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_SBC8548
 
 config SYS_BOARD
-       string
        default "sbc8548"
 
 config SYS_CONFIG_NAME
-       string
        default "sbc8548"
 
 endif