]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/a4m072/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / a4m072 / Kconfig
1 if TARGET_A4M072
2
3 config SYS_BOARD
4         default "a4m072"
5
6 config SYS_CONFIG_NAME
7         default "a4m072"
8
9 endif