boards: arm: rcar_h3ulcb: Enable I2C
Enable I2C driver for Renesas R-Car H3 boards. Signed-off-by: Aymeric Aillet <aymeric.aillet@iot.bzh>
This commit is contained in:
parent
a915e0576b
commit
ca5e56bdc7
1 changed files with 2 additions and 0 deletions
|
@ -16,3 +16,5 @@ CONFIG_UART_CONSOLE=y
|
||||||
CONFIG_UART_INTERRUPT_DRIVEN=y
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|
||||||
CONFIG_CAN=y
|
CONFIG_CAN=y
|
||||||
CONFIG_CAN_RCAR=y
|
CONFIG_CAN_RCAR=y
|
||||||
|
CONFIG_I2C=y
|
||||||
|
CONFIG_I2C_RCAR=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue