]> git.sur5r.net Git - u-boot/blobdiff - board/cray/L1/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / cray / L1 / Kconfig
index fa9a7022c130b94427b40ba1dd97783089d78d99..35a290af618f2e0da6ea03bee99ac7d646ce20a4 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_CRAYL1
 
 config SYS_BOARD
-       string
        default "L1"
 
 config SYS_VENDOR
-       string
        default "cray"
 
 config SYS_CONFIG_NAME
-       string
        default "CRAYL1"
 
 endif