X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Ftec.h;h=a9472146b0925fa22cf0bbd1f3776816ba097312;hb=b39d1213e30717c435c8ed43411d573d435557cb;hp=13c24c960c08031a00312be4ec4228e05ad9ebae;hpb=b79dadf846e5e140e261bbfa4decd024357702d7;p=oweals%2Fu-boot.git diff --git a/include/configs/tec.h b/include/configs/tec.h index 13c24c960c..a9472146b0 100644 --- a/include/configs/tec.h +++ b/include/configs/tec.h @@ -13,7 +13,6 @@ #include "tegra20-common.h" /* High-level configuration options */ -#define V_PROMPT "Tegra20 (TEC) # " #define CONFIG_TEGRA_BOARD_STRING "Avionic Design Tamonten Evaluation Carrier" /* Board-specific serial config */ @@ -46,19 +45,11 @@ #define CONFIG_USB_ETHER_SMSC95XX /* General networking support */ -#define CONFIG_CMD_NET #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 */