]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/s5pc210_universal.h
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
[karo-tx-uboot.git] / include / configs / s5pc210_universal.h
index eb046cdac92aa403197c7808b62bf2d3312a07fd..082d51c52b5aa287cc4ad9597555303dff2753ae 100644 (file)
@@ -14,8 +14,6 @@
 
 #define CONFIG_SYS_PROMPT      "Universal # "  /* Monitor Command Prompt */
 
-#undef CONFIG_DEFAULT_DEVICE_TREE
-#define CONFIG_DEFAULT_DEVICE_TREE     exynos4210-universal_c210
 
 #define CONFIG_TIZEN                   /* TIZEN lib */
 
@@ -247,7 +245,4 @@ int universal_spi_read(void);
 #define CONFIG_VIDEO_BMP_GZIP
 #define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE ((500 * 160 * 4) + 54)
 
-#define LCD_XRES       480
-#define LCD_YRES       800
-
 #endif /* __CONFIG_H */