diff options
Diffstat (limited to 'include/configs/socrates.h')
-rw-r--r-- | include/configs/socrates.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/socrates.h b/include/configs/socrates.h index 6a78cb1f26..db28268132 100644 --- a/include/configs/socrates.h +++ b/include/configs/socrates.h @@ -223,10 +223,6 @@ /* pass open firmware flat tree */ /* USB support */ -#define CONFIG_USB_OHCI_NEW 1 #define CONFIG_PCI_OHCI 1 -#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 15 -#define CONFIG_SYS_USB_OHCI_SLOT_NAME "ohci_pci" -#define CONFIG_SYS_OHCI_SWAP_REG_ACCESS 1 #endif /* __CONFIG_H */ |