]> git.sur5r.net Git - u-boot/blob - board/cmi/Kconfig
imx: ventana: Update missing memory/calib handling
[u-boot] / 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