boards: arm: rcar_h3ulcb: Enable UART
Enable UART driver for Renesas R-Car H3 boards. Signed-off-by: Aymeric Aillet <aymeric.aillet@iot.bzh>
This commit is contained in:
parent
8eed20db0c
commit
8b285fc104
1 changed files with 3 additions and 0 deletions
|
@ -10,3 +10,6 @@ CONFIG_FLASH_SIZE=0
|
|||
CONFIG_FLASH_BASE_ADDRESS=0
|
||||
CONFIG_GPIO=y
|
||||
CONFIG_GPIO_RCAR=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_UART_RCAR=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue