]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/cmi/Kconfig
dm: exynos: dts: Adjust device tree files for U-Boot
[karo-tx-uboot.git] / board / cmi / Kconfig
1 if TARGET_CMI_MPC5XX
2
3 config SYS_BOARD
4         default "cmi"
5
6 config SYS_CONFIG_NAME
7         default "cmi_mpc5xx"
8
9 endif