]> git.sur5r.net Git - u-boot/blobdiff - board/zeus/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / zeus / Kconfig
index 56786940e318c2fa7fc77f7f99c846288e38ad05..67796508f3e5ce5972fe042e2b66abd884178538 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_ZEUS
 
 config SYS_BOARD
-       string
        default "zeus"
 
 config SYS_CONFIG_NAME
-       string
        default "zeus"
 
 endif