]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/st/nhk8815/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / st / nhk8815 / Kconfig
index ba2e7c2e09925c52ff8ea7dd605dcbdcdf14192b..94547dc118dac0a87c94e9ccca041ae6710bd3e5 100644 (file)
@@ -1,15 +1,12 @@
 if NOMADIK_NHK8815
 
 config SYS_BOARD
-       string
        default "nhk8815"
 
 config SYS_VENDOR
-       string
        default "st"
 
 config SYS_CONFIG_NAME
-       string
        default "nhk8815"
 
 endif