]> Git Repo - J-u-boot.git/blobdiff - include/configs/nyan-big.h
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
[J-u-boot.git] / include / configs / nyan-big.h
index a3a2a8cbccecbf5fdf99c0bf1a5d2fe85d2d8a7b..3b673827bd5081ff478fe9ec53bbc8ad6af30db1 100644 (file)
 #define CONFIG_SYS_I2C_TEGRA
 
 /* Environment in eMMC, at the end of 2nd "boot sector" */
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV         0
 #define CONFIG_SYS_MMC_ENV_PART                2
 #define CONFIG_ENV_OFFSET              (-CONFIG_ENV_SIZE)
 
-/* LCD support */
-#define CONFIG_SYS_WHITE_ON_BLACK
-#define CONFIG_CMD_BMP
-
 /* Align LCD to 1MB boundary */
 #define CONFIG_LCD_ALIGNMENT   MMU_SECTION_SIZE
 
 #define CONFIG_SPI_FLASH_SIZE          (4 << 20)
 
 /* USB Host support */
-#define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_TEGRA
 
 /* USB networking support */
-#define CONFIG_USB_HOST_ETHER
-#define CONFIG_USB_ETHER_ASIX
 
 /* General networking support */
 
This page took 0.031655 seconds and 4 git commands to generate.