]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ti_omap4_common.h
usb: dwc3: Add DWC3 controller driver support
[u-boot] / include / configs / ti_omap4_common.h
index 6c3380441da4c4a3e88070d7517d3be8646c662e..e96613406b3b4e1d9b4eab1e0e730c00cea62420 100644 (file)
@@ -78,9 +78,6 @@
 #define CONFIG_USB_TTY                 1
 #define CONFIG_SYS_CONSOLE_IS_IN_ENV   1
 
-/* Per-Soc commands */
-#undef CONFIG_CMD_NFS
-
 /*
  * Environment setup
  */
 #define CONFIG_SYS_SPL_ARGS_ADDR       (CONFIG_SYS_SDRAM_BASE + \
                                         (128 << 20))
 
-/* SPL: Allow to use an EXT partition */
-#define CONFIG_SPL_EXT_SUPPORT
-
 #ifdef CONFIG_NAND
 #define CONFIG_SPL_NAND_AM33XX_BCH     /* ELM support */
 #endif