]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/samsung/trats2/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / samsung / trats2 / Kconfig
index f359c03e2938e109bff155f43698ded785a648d3..5670e14fae797effae3ce7baf6deb59c0a5838f1 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_TRATS2
 
 config SYS_BOARD
-       string
        default "trats2"
 
 config SYS_VENDOR
-       string
        default "samsung"
 
 config SYS_CONFIG_NAME
-       string
        default "trats2"
 
 endif