Skip to content

Commit 8b285fc

Browse files
Aymeric Ailletcarlescufi
authored andcommitted
boards: arm: rcar_h3ulcb: Enable UART
Enable UART driver for Renesas R-Car H3 boards. Signed-off-by: Aymeric Aillet <[email protected]>
1 parent 8eed20d commit 8b285fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/arm/rcar_h3ulcb/rcar_h3ulcb_cr7_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ CONFIG_FLASH_SIZE=0
1010
CONFIG_FLASH_BASE_ADDRESS=0
1111
CONFIG_GPIO=y
1212
CONFIG_GPIO_RCAR=y
13+
CONFIG_SERIAL=y
14+
CONFIG_UART_RCAR=y
15+
CONFIG_UART_CONSOLE=y

0 commit comments

Comments
 (0)