]> git.sur5r.net Git - u-boot/blob - board/warp7/Kconfig
i2c: imx: Take mx6dqp in consideration in the I2C_PADS_INFO macro
[u-boot] / board / warp7 / Kconfig
1 if TARGET_WARP7
2
3 config SYS_BOARD
4         default "warp7"
5
6 config SYS_CONFIG_NAME
7         default "warp7"
8
9 endif