]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/cmi/Kconfig
mxs: spl: replace bogus early_delay() function with standard udelay() calls
[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