]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/cpc45/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / cpc45 / Kconfig
index fd1a5367c0563e3dee55e9f64e3202ffe62f4883..c564caff09708a43d38abf9948b034d4d3d042a6 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CPC45
 
 config SYS_BOARD
-       string
        default "cpc45"
 
 config SYS_CONFIG_NAME
-       string
        default "CPC45"
 
 endif