mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-17 12:34:01 +00:00
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
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue