mirror of https://gitee.com/openkylin/linux.git
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>
This commit is contained in:
parent
294840feef
commit
34d232eb2d
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue