]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_evm_quick_mmc.h
Merge git://git.denx.de/u-boot-fsl-qoriq
[u-boot] / include / configs / omap3_evm_quick_mmc.h
index a7acc1becbeb42584533cf595e7cf420dc9d2140..b7d8765db5c8f7e1b83dc92bf92731084209c8c4 100644 (file)
 #include <asm/arch/omap.h>
 
 /* ----------------------------------------------------------------------------
- * Supported U-boot commands
+ * Supported U-Boot commands
  * ----------------------------------------------------------------------------
  */
-#define CONFIG_CMD_MMC
-#define CONFIG_CMD_FAT
 
 /*
  * Board revision is detected by probing the Ethernet chip.
  * When revision is statically configured via CONFIG_STATIC_BOARD_REV,
  * this option can be removed. Generated binary is leaner by ~16Kbytes.
  */
-#define CONFIG_CMD_NET
 
 /* ----------------------------------------------------------------------------
- * Supported U-boot features
+ * Supported U-Boot features
  * ----------------------------------------------------------------------------
  */
 #define CONFIG_SILENT_CONSOLE
@@ -58,7 +55,6 @@
  * Default environment
  * -----------------------------------------------------------------------------
  */
-#define CONFIG_BOOTDELAY       0
 
 #define CONFIG_EXTRA_ENV_SETTINGS      \
        "verify=no\0"                   \