diff options
| author | Tom Rini <trini@konsulko.com> | 2023-10-19 16:27:09 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2023-10-19 16:27:09 -0400 |
| commit | a65c3990e54a68e76c0121df45a788077c047be0 (patch) | |
| tree | 40bbf0ca91bbee900f99584c4979cba9e570dc85 /arch/arm/mach-rmobile | |
| parent | e463222cce0df86f05a117f06e1737f539841fe6 (diff) | |
| parent | 966caedfa89acaeceb6968f051b7ae26c4c6673f (diff) | |
Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u-boot-sh
Diffstat (limited to 'arch/arm/mach-rmobile')
| -rw-r--r-- | arch/arm/mach-rmobile/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig b/arch/arm/mach-rmobile/Kconfig index 714eb4405bc..2bb96749fc0 100644 --- a/arch/arm/mach-rmobile/Kconfig +++ b/arch/arm/mach-rmobile/Kconfig @@ -77,6 +77,7 @@ config RZG2L imply PINCTRL_RZG2L imply RENESAS_SDHI imply RZG2L_GPIO + imply SCIF_CONSOLE imply SYS_MALLOC_F help Enable support for the Renesas RZ/G2L family of SoCs. Currently |
