You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
ata: Add support for the Tegra124 SATA controller
This adds support for the integrated AHCI-compliant Serial ATA controller present on the NVIDIA Tegra124 system-on-chip. Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
committed by
Tejun Heo
parent
0e38699387
commit
ccfde50810
@@ -141,6 +141,15 @@ config AHCI_SUNXI
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config AHCI_TEGRA
|
||||
tristate "NVIDIA Tegra124 AHCI SATA support"
|
||||
depends on ARCH_TEGRA
|
||||
help
|
||||
This option enables support for the NVIDIA Tegra124 SoC's
|
||||
onboard AHCI SATA.
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config AHCI_XGENE
|
||||
tristate "APM X-Gene 6.0Gbps AHCI SATA host controller support"
|
||||
depends on PHY_XGENE
|
||||
|
||||
Reference in New Issue
Block a user