diff options
Diffstat (limited to 'include/configs/tec-ng.h')
-rw-r--r-- | include/configs/tec-ng.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/tec-ng.h b/include/configs/tec-ng.h index 2bc531c463e..f8e741ab6fc 100644 --- a/include/configs/tec-ng.h +++ b/include/configs/tec-ng.h @@ -22,11 +22,6 @@ #define CONFIG_TEGRA_SLINK_CTRLS 6 #define CONFIG_SPI_FLASH_SIZE (4 << 20) -/* Tag support */ -#define CONFIG_CMDLINE_TAG -#define CONFIG_SETUP_MEMORY_TAGS -#define CONFIG_INITRD_TAG - #include "tegra-common-post.h" #endif /* __CONFIG_H */ |