|
@@ -404,6 +404,8 @@ config PMC_MSP
|
|
select IRQ_CPU
|
|
select IRQ_CPU
|
|
select SERIAL_8250
|
|
select SERIAL_8250
|
|
select SERIAL_8250_CONSOLE
|
|
select SERIAL_8250_CONSOLE
|
|
|
|
+ select USB_EHCI_BIG_ENDIAN_MMIO
|
|
|
|
+ select USB_EHCI_BIG_ENDIAN_DESC
|
|
help
|
|
help
|
|
This adds support for the PMC-Sierra family of Multi-Service
|
|
This adds support for the PMC-Sierra family of Multi-Service
|
|
Processor System-On-A-Chips. These parts include a number
|
|
Processor System-On-A-Chips. These parts include a number
|
|
@@ -1433,6 +1435,7 @@ config CPU_CAVIUM_OCTEON
|
|
select CPU_SUPPORTS_HUGEPAGES
|
|
select CPU_SUPPORTS_HUGEPAGES
|
|
select LIBFDT
|
|
select LIBFDT
|
|
select USE_OF
|
|
select USE_OF
|
|
|
|
+ select USB_EHCI_BIG_ENDIAN_MMIO
|
|
help
|
|
help
|
|
The Cavium Octeon processor is a highly integrated chip containing
|
|
The Cavium Octeon processor is a highly integrated chip containing
|
|
many ethernet hardware widgets for networking tasks. The processor
|
|
many ethernet hardware widgets for networking tasks. The processor
|