]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mv-common.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / mv-common.h
index 814f0dd7ca1b62abb9419f9f474b72e1a959ef45..13bd6cff3d0ec0c7311e3d8c0920fe47c332028a 100644 (file)
  * Common USB/EHCI configuration
  */
 #if defined(CONFIG_CMD_USB) && !defined(CONFIG_DM)
-#define CONFIG_USB_EHCI                /* Enable EHCI USB support */
 #define CONFIG_SUPPORT_VFAT
 #endif /* CONFIG_CMD_USB */
 
  * File system
  */
 #ifdef CONFIG_SYS_MVFS
-#define CONFIG_CMD_JFFS2
 #define CONFIG_CMD_UBIFS
 #define CONFIG_RBTREE
 #define CONFIG_MTD_DEVICE               /* needed for mtdparts commands */