]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/cmi/Kconfig
karo: tx6: rework PMIC code to allow for different configs for same chip
[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