]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/at91sam9x5ek_mmc_defconfig
scsi: move the partition initialization out of the scsi detection
[people/ms/u-boot.git] / configs / at91sam9x5ek_mmc_defconfig
index 9962d1f07c99fb671b29b64911a4fda1b306d18a..9a95a0496ae8b20769ee473699d90d8e8c53fba1 100644 (file)
@@ -3,6 +3,8 @@ CONFIG_ARCH_AT91=y
 CONFIG_TARGET_AT91SAM9X5EK=y
 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9X5,SYS_USE_MMC"
 CONFIG_BOOTDELAY=3
+# CONFIG_CONSOLE_MUX is not set
+CONFIG_SYS_CONSOLE_IS_IN_ENV=y
 # CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="U-Boot> "
@@ -23,4 +25,5 @@ CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_ATMEL=y
 CONFIG_USB=y
 CONFIG_USB_STORAGE=y
+CONFIG_LCD=y
 CONFIG_OF_LIBFDT=y