]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/prodrive/p3p440/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / prodrive / p3p440 / Kconfig
index a0eabe1c8d39774ad2070944ea6dbf921c3554b0..cf53aac57bec1642059cae4a8f596f7feb57ad6a 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_P3P440
 
 config SYS_BOARD
-       string
        default "p3p440"
 
 config SYS_VENDOR
-       string
        default "prodrive"
 
 config SYS_CONFIG_NAME
-       string
        default "p3p440"
 
 endif