]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
hte: tegra194: remove Kconfig dependency on Tegra194 SoC
authorFrancesco Lavra <flavra@baylibre.com>
Wed, 26 Nov 2025 10:46:18 +0000 (11:46 +0100)
committerDipen Patel <dipenp@nvidia.com>
Mon, 23 Feb 2026 18:27:01 +0000 (10:27 -0800)
commit92dfd92f747698352b256cd9ddd7497bb7ebe9c8
tree37da162cdddbe40104ddf2632a9b5fafc6876f71
parent52bc3daed226a01f2b4895792a55e23f7c6be509
hte: tegra194: remove Kconfig dependency on Tegra194 SoC

This driver runs also on other Tegra SoCs (e.g. Tegra234).
Replace Kconfig dependency on Tegra194 with more generic dependency on
Tegra, and amend the Kconfig help text to reflect the fact that this
driver works on SoCs other than Tegra194.

Fixes: b003fb5c9df8 ("hte: Add Tegra234 provider")
Signed-off-by: Francesco Lavra <flavra@baylibre.com>
Acked-by: Dipen Patel <dipenp@nvidia.com>
Signed-off-by: Dipen Patel <dipenp@nvidia.com>
drivers/hte/Kconfig