Skip to content

Commit 34d232e

Browse files
preetham260htejun
authored andcommitted
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 <[email protected]> Acked-by: Thierry Reding <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
1 parent 294840f commit 34d232e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/ata/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,10 @@ config AHCI_SUNXI
211211
If unsure, say N.
212212

213213
config AHCI_TEGRA
214-
tristate "NVIDIA Tegra124 AHCI SATA support"
214+
tristate "NVIDIA Tegra AHCI SATA support"
215215
depends on ARCH_TEGRA
216216
help
217-
This option enables support for the NVIDIA Tegra124 SoC's
217+
This option enables support for the NVIDIA Tegra SoC's
218218
onboard AHCI SATA.
219219

220220
If unsure, say N.

0 commit comments

Comments
 (0)