]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/pf5200/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / esd / pf5200 / Kconfig
index 82f30afe091be5f4321db44d3e6e0c7263b46dcf..c596e7a66c9eff5f5763333ee73393e4a6ec08e3 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_PF5200
 
 config SYS_BOARD
-       string
        default "pf5200"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "pf5200"
 
 endif