Prepare v2023.10
[platform/kernel/u-boot.git] / include / configs / tegra124-common.h
index f509784..b413e25 100644 (file)
@@ -17,7 +17,7 @@
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_STACKBASE       0x83800000      /* 56MB */
+#define CFG_STACKBASE  0x83800000      /* 56MB */
 
 /*-----------------------------------------------------------------------
  * Physical Memory Map
@@ -57,7 +57,4 @@
 
 /* Defines for SPL */
 
-/* GPU needs setup */
-#define CONFIG_TEGRA_GPU
-
 #endif /* _TEGRA124_COMMON_H_ */