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