diff options
Diffstat (limited to 'drivers/usb/Kconfig')
-rw-r--r-- | drivers/usb/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig index 26475b409b53..578a439e71b5 100644 --- a/drivers/usb/Kconfig +++ b/drivers/usb/Kconfig @@ -11,7 +11,7 @@ config USB_OHCI_BIG_ENDIAN_MMIO config USB_OHCI_LITTLE_ENDIAN bool - default n if STB03xxx || PPC_MPC52xx + default n if PPC_MPC52xx default y config USB_EHCI_BIG_ENDIAN_MMIO |