diff options
Diffstat (limited to 'include/configs/tec.h')
-rw-r--r-- | include/configs/tec.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/tec.h b/include/configs/tec.h index 50b9e97fe7..a9472146b0 100644 --- a/include/configs/tec.h +++ b/include/configs/tec.h @@ -50,9 +50,6 @@ /* LCD support */ #define CONFIG_SYS_WHITE_ON_BLACK -/* support the new (FDT-based) image format */ -#define CONFIG_FIT - #include "tegra-common-post.h" #endif /* __CONFIG_H */ |