]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/musenki/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / musenki / Kconfig
index ea33d16298c36e63e5b0ee9e269f962934628dd9..26b680f299c6b5faa48c29e72d26d04b9d877a6f 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_MUSENKI
 
 config SYS_BOARD
-       string
        default "musenki"
 
 config SYS_CONFIG_NAME
-       string
        default "MUSENKI"
 
 endif