]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - configs/mx6sxsabresd_defconfig
ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes
[karo-tx-uboot.git] / configs / mx6sxsabresd_defconfig
index 55093c9f3b2ac12cb4c1fa4b633b6ee4f212daf2..c9bd1f0963db2f2d47c3afe78362ff128d597a9e 100644 (file)
@@ -2,6 +2,7 @@ CONFIG_ARM=y
 CONFIG_ARCH_MX6=y
 CONFIG_TARGET_MX6SXSABRESD=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sxsabresd/imximage.cfg"
+CONFIG_BOOTDELAY=3
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set
@@ -23,4 +24,6 @@ CONFIG_CMD_FAT=y
 CONFIG_CMD_FS_GENERIC=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_BAR=y
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT=y