]> git.sur5r.net Git - u-boot/blobdiff - board/renesas/koelsch/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / renesas / koelsch / Kconfig
index e7c6437adad6fba61e85636b548a412182fc9ad7..6475f02b66c83d863d5c109fe95466517851306d 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_KOELSCH
 
 config SYS_BOARD
-       string
        default "koelsch"
 
 config SYS_VENDOR
-       string
        default "renesas"
 
 config SYS_CONFIG_NAME
-       string
        default "koelsch"
 
 endif