]> git.sur5r.net Git - u-boot/blob - board/ifm/ac14xx/Kconfig
odroid: remove CONFIG_DM_I2C_COMPAT config
[u-boot] / board / ifm / ac14xx / Kconfig
1 if TARGET_AC14XX
2
3 config SYS_BOARD
4         default "ac14xx"
5
6 config SYS_VENDOR
7         default "ifm"
8
9 config SYS_CONFIG_NAME
10         default "ac14xx"
11
12 endif