]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/xes/xpedite520x/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / xes / xpedite520x / Kconfig
index e524ff1c90c706af6c99f8c9aecdef16436eee59..9c0c2461fde8bc347f9e32886aa1e86f518b8b12 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_XPEDITE520X
 
 config SYS_BOARD
-       string
        default "xpedite520x"
 
 config SYS_VENDOR
-       string
        default "xes"
 
 config SYS_CONFIG_NAME
-       string
        default "xpedite520x"
 
 endif