commit | 7ef53a3dc6dd3e7e2b66db52ab96feac2fe6b0dc | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jun 08 08:24:33 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 28 17:03:31 2022 -0400 |
tree | 72b200e7352b2d226ad3255b1b1697b7b4081f3b | |
parent | cbee8c1ac220d8aa3364b65d30d3eb17099e130f [diff] [blame] |
Convert CONFIG_TEGRA_GPU to Kconfig This converts the following to Kconfig: CONFIG_TEGRA_GPU Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/nyan-big_defconfig b/configs/nyan-big_defconfig index 489ff63..a48920c 100644 --- a/configs/nyan-big_defconfig +++ b/configs/nyan-big_defconfig
@@ -13,6 +13,7 @@ CONFIG_DEBUG_UART_CLOCK=408000000 CONFIG_TEGRA124=y CONFIG_TARGET_NYAN_BIG=y +CONFIG_TEGRA_GPU=y CONFIG_SYS_LOAD_ADDR=0x82408000 CONFIG_DEBUG_UART=y CONFIG_FIT=y