Convert CONFIG_USB_OHCI_NEW et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / bmips_bcm6348.h
index af1c367..f704fe2 100644 (file)
 /* RAM */
 #define CONFIG_SYS_SDRAM_BASE          0x80000000
 
-/* USB */
-#define CONFIG_SYS_OHCI_SWAP_REG_ACCESS
-#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 2
-#if defined(CONFIG_USB_OHCI_HCD)
-#define CONFIG_USB_OHCI_NEW
-#endif /* CONFIG_USB_OHCI_HCD */
-
 /* U-Boot */
 
 #if defined(CONFIG_BMIPS_BOOT_RAM)