Skip to content

Commit ca5e56b

Browse files
aailletcfriedt
authored andcommitted
boards: arm: rcar_h3ulcb: Enable I2C
Enable I2C driver for Renesas R-Car H3 boards. Signed-off-by: Aymeric Aillet <[email protected]>
1 parent a915e05 commit ca5e56b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/arm/rcar_h3ulcb/rcar_h3ulcb_cr7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ CONFIG_UART_CONSOLE=y
1616
CONFIG_UART_INTERRUPT_DRIVEN=y
1717
CONFIG_CAN=y
1818
CONFIG_CAN_RCAR=y
19+
CONFIG_I2C=y
20+
CONFIG_I2C_RCAR=y

0 commit comments

Comments
 (0)