]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/medcom-wide.h
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / include / configs / medcom-wide.h
index 6dfd5e2c40c48c17ececc3dee33d43af94675bbc..4c05fc8abaf9a2ec5384cc3296bd6a7bd0479b1d 100644 (file)
 #define CONFIG_CMD_DHCP
 
 /* LCD support */
-#define CONFIG_LCD
-#define CONFIG_PWM_TEGRA
-#define CONFIG_VIDEO_TEGRA
-#define LCD_BPP LCD_COLOR16
 #define CONFIG_SYS_WHITE_ON_BLACK
 
-/* support the new (FDT-based) image format */
-#define CONFIG_FIT
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */