1
0
Fork 0

ata: change Tegra124 to Tegra

ahci_tegra driver now supports Tegra124, Tegra132 and Tegra210,
so change Tegra124 to Tegra.

Signed-off-by: Preetham Chandru R <pchandru@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
hifive-unleashed-5.1
Preetham Ramchandra 2018-03-12 17:10:38 +05:30 committed by Tejun Heo
parent 294840feef
commit 34d232eb2d
1 changed files with 2 additions and 2 deletions

View File

@ -211,10 +211,10 @@ config AHCI_SUNXI
If unsure, say N.
config AHCI_TEGRA
tristate "NVIDIA Tegra124 AHCI SATA support"
tristate "NVIDIA Tegra AHCI SATA support"
depends on ARCH_TEGRA
help
This option enables support for the NVIDIA Tegra124 SoC's
This option enables support for the NVIDIA Tegra SoC's
onboard AHCI SATA.
If unsure, say N.