mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
libata: support AHCI on OCTEON platform
The OCTEON SATA controller is currently found on cn71XX devices. Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: David Daney <david.daney@cavium.com> Signed-off-by: Vinita Gupta <vgupta@caviumnetworks.com> Signed-off-by: Aleksey Makarov <aleksey.makarov@auriga.com> Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
committed by
Tejun Heo
parent
287e6611ab
commit
a2127e400e
@@ -151,6 +151,15 @@ config AHCI_MVEBU
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config AHCI_OCTEON
|
||||
tristate "Cavium Octeon Soc Serial ATA"
|
||||
depends on SATA_AHCI_PLATFORM && CAVIUM_OCTEON_SOC
|
||||
default y
|
||||
help
|
||||
This option enables support for Cavium Octeon SoC Serial ATA.
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config AHCI_SUNXI
|
||||
tristate "Allwinner sunxi AHCI SATA support"
|
||||
depends on ARCH_SUNXI
|
||||
|
||||
Reference in New Issue
Block a user