add missing kernel config symbols for usb on powerpc
SVN-Revision: 27181
This commit is contained in:
parent
d39379296c
commit
dcddcfca24
2 changed files with 4 additions and 0 deletions
|
@ -2761,6 +2761,8 @@ CONFIG_USB_EZUSB=y
|
|||
# CONFIG_USB_OHCI_HCD is not set
|
||||
# CONFIG_USB_OHCI_HCD_PCI is not set
|
||||
# CONFIG_USB_OHCI_HCD_PPC_OF is not set
|
||||
# CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set
|
||||
# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
|
||||
# CONFIG_USB_OHCI_HCD_PPC_SOC is not set
|
||||
# CONFIG_USB_OHCI_HCD_SSB is not set
|
||||
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
|
||||
|
|
|
@ -2817,6 +2817,8 @@ CONFIG_USB_EZUSB=y
|
|||
# CONFIG_USB_OHCI_HCD is not set
|
||||
# CONFIG_USB_OHCI_HCD_PCI is not set
|
||||
# CONFIG_USB_OHCI_HCD_PPC_OF is not set
|
||||
# CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set
|
||||
# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
|
||||
# CONFIG_USB_OHCI_HCD_PPC_SOC is not set
|
||||
# CONFIG_USB_OHCI_HCD_SSB is not set
|
||||
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
|
||||
|
|
Loading…
Reference in a new issue