]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/trats.h
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
[people/ms/u-boot.git] / include / configs / trats.h
index 7db1db6074224590ea2f7119c61b8dc3ce85143c..43751e7938eaaabf96a853659d37852feb11eded 100644 (file)
@@ -16,8 +16,6 @@
 
 #define CONFIG_TRATS
 
-#undef CONFIG_DEFAULT_DEVICE_TREE
-#define CONFIG_DEFAULT_DEVICE_TREE     exynos4210-trats
 
 #define CONFIG_TIZEN                   /* TIZEN lib */
 
 #define CONFIG_VIDEO_BMP_GZIP
 #define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE  ((500 * 160 * 4) + 54)
 
-#define LCD_XRES       720
-#define LCD_YRES       1280
-
 #endif /* __CONFIG_H */