Skip to content

Commit

Permalink
ata: change Tegra124 to Tegra
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Preetham Ramchandra authored and Tejun Heo committed Mar 14, 2018
1 parent 294840f commit 34d232e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 34d232e

Please sign in to comment.