]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/bf533-ezkit/Kconfig
imx6ul: isiotmx6ul: Enable I2C support
[people/ms/u-boot.git] / board / bf533-ezkit / Kconfig
1 if TARGET_BF533_EZKIT
2
3 config SYS_BOARD
4 default "bf533-ezkit"
5
6 config SYS_CONFIG_NAME
7 default "bf533-ezkit"
8
9 endif