]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cm5200/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / cm5200 / Kconfig
index b4c8f22f7131da69710856b669f180adb9f20b32..ccea5c96e4ee2d1ddbc9312646262416b8c3b918 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CM5200
 
 config SYS_BOARD
-       string
        default "cm5200"
 
 config SYS_CONFIG_NAME
-       string
        default "cm5200"
 
 endif