]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/mcc200/Kconfig
ARM: remove unused CPU directory
[karo-tx-uboot.git] / board / mcc200 / Kconfig
1 if TARGET_MCC200
2
3 config SYS_BOARD
4         default "mcc200"
5
6 config SYS_CONFIG_NAME
7         default "mcc200"
8
9 endif