aboutsummaryrefslogtreecommitdiff
path: root/include/configs/nyan-big.h
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 /include/configs/nyan-big.h
parent32b7e39db4d3af0d94f1387a7641152f375b23ac (diff)
downloadu-boot-d14f3f272519a5525d93ec98cbdd4d9eec7db6e9.zip
u-boot-d14f3f272519a5525d93ec98cbdd4d9eec7db6e9.tar.gz
u-boot-d14f3f272519a5525d93ec98cbdd4d9eec7db6e9.tar.bz2
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 'include/configs/nyan-big.h')
-rw-r--r--include/configs/nyan-big.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h
index 21002f9..e885526 100644
--- a/include/configs/nyan-big.h
+++ b/include/configs/nyan-big.h
@@ -15,7 +15,6 @@
#define CONFIG_TEGRA_BOARD_STRING "Google/NVIDIA Nyan-big"
/* Board-specific serial config */
-#define CONFIG_TEGRA_ENABLE_UARTA
#define CFG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE
#include "tegra-common-post.h"