]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/colibri_t20.h
rockchip: rk3368: Add PX5 Evaluation board
[people/ms/u-boot.git] / include / configs / colibri_t20.h
index 05202837d7323ea99132fd18dba05eb14dbde5c0..7355f78fcf040a68fb8e076ad96f5151b876f778 100644 (file)
 /* I2C */
 #define CONFIG_SYS_I2C_TEGRA
 
-/* SD/MMC support */
-#define CONFIG_GENERIC_MMC
-
 /* USB host support */
-#define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_TEGRA
 #define CONFIG_USB_MAX_CONTROLLER_COUNT        3
 
@@ -42,8 +38,6 @@
 #define CONFIG_TFTP_TSIZE
 
 /* LCD support */
-#define CONFIG_SYS_WHITE_ON_BLACK
-#define CONFIG_CMD_BMP
 #define CONFIG_LCD_LOGO
 
 /* NAND support */
 #define CONFIG_LZO
 #define CONFIG_RBTREE
 
-/* Debug commands */
-
-/* Miscellaneous commands */
-#define CONFIG_FAT_WRITE
 
 #define BOARD_EXTRA_ENV_SETTINGS \
        "mtdparts=" MTDPARTS_DEFAULT "\0"