]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/evb64260/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / evb64260 / Kconfig
index f7f86c9e877d042fd44afb0fa9e0a5a6a73e3906..933e6d6ae6504ae64763d5e8d826633292ca0097 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_P3G4
 
 config SYS_BOARD
-       string
        default "evb64260"
 
 config SYS_CONFIG_NAME
-       string
        default "P3G4"
 
 endif
@@ -13,11 +11,9 @@ endif
 if TARGET_ZUMA
 
 config SYS_BOARD
-       string
        default "evb64260"
 
 config SYS_CONFIG_NAME
-       string
        default "ZUMA"
 
 endif