armv8: Fix TCR macros for shareability attribute
[oweals/u-boot.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