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