Convert CONFIG_TEGRA_GPU to Kconfig
This converts the following to Kconfig: CONFIG_TEGRA_GPU Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -57,7 +57,4 @@
|
||||
|
||||
/* Defines for SPL */
|
||||
|
||||
/* GPU needs setup */
|
||||
#define CONFIG_TEGRA_GPU
|
||||
|
||||
#endif /* _TEGRA124_COMMON_H_ */
|
||||
|
||||
@@ -46,7 +46,4 @@
|
||||
"fdt_addr_r=0x83000000\0" \
|
||||
"ramdisk_addr_r=0x83420000\0"
|
||||
|
||||
/* GPU needs setup */
|
||||
#define CONFIG_TEGRA_GPU
|
||||
|
||||
#endif /* _TEGRA210_COMMON_H_ */
|
||||
|
||||
Reference in New Issue
Block a user