]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/hub405/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / esd / hub405 / Kconfig
index e355dd2f87a8f71cd77b9b543362381db7df9622..2b9556a195e7c9d2c93decae7b0db254dc29ab1a 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_HUB405
 
 config SYS_BOARD
-       string
        default "hub405"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "HUB405"
 
 endif