diff options
Diffstat (limited to 'include/configs/tegra114-common.h')
-rw-r--r-- | include/configs/tegra114-common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h index a4e8a5f..1bf5af5 100644 --- a/include/configs/tegra114-common.h +++ b/include/configs/tegra114-common.h @@ -26,11 +26,6 @@ */ #define V_NS16550_CLK 408000000 /* 408MHz (pllp_out0) */ -/* - * High Level Configuration Options - */ -#define CONFIG_TEGRA114 /* in a NVidia Tegra114 core */ - /* Environment information, boards can override if required */ #define CONFIG_LOADADDR 0x80408000 /* def. location for kernel */ |