summaryrefslogtreecommitdiff
path: root/configs/ventana_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-02 16:42:45 -0500
committerTom Rini <trini@konsulko.com>2022-12-22 10:31:48 -0500
commitd14f3f272519a5525d93ec98cbdd4d9eec7db6e9 (patch)
treedaba26af80ffc91409bfce16c5f2a009325ac6fe /configs/ventana_defconfig
parent32b7e39db4d3af0d94f1387a7641152f375b23ac (diff)
Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig
This converts the following to Kconfig: CONFIG_TEGRA_ENABLE_UARTA CONFIG_TEGRA_ENABLE_UARTB CONFIG_TEGRA_ENABLE_UARTC CONFIG_TEGRA_ENABLE_UARTD CONFIG_TEGRA_SPI CONFIG_TEGRA_UARTA_GPU CONFIG_TEGRA_UARTA_SDIO1 CONFIG_TEGRA_VDD_CORE_TPS62361B_SET3 CONFIG_TEGRA_VDD_CORE_TPS62366A_SET1 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ventana_defconfig')
-rw-r--r--configs/ventana_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ventana_defconfig b/configs/ventana_defconfig
index 3c924ec9ea..3d94f454be 100644
--- a/configs/ventana_defconfig
+++ b/configs/ventana_defconfig
@@ -10,6 +10,7 @@ CONFIG_SPL_TEXT_BASE=0x00108000
CONFIG_SYS_PROMPT="Tegra20 (Ventana) # "
CONFIG_TEGRA20=y
CONFIG_TARGET_VENTANA=y
+CONFIG_TEGRA_ENABLE_UARTD=y
CONFIG_SYS_LOAD_ADDR=0x1000000
CONFIG_OF_SYSTEM_SETUP=y
CONFIG_USE_PREBOOT=y