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