Skip to content
Commit 0454efbc authored by Jon Hunter's avatar Jon Hunter Committed by Thierry Reding
Browse files

memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194



Commit a127e690 ("memory: tegra: Add support for the Tegra194 memory
controller") and commit 4e04b886 ("memory: tegra: Only include
support for enabled SoCs") incorrectly added the KCONFIG variables
CONFIG_ARCH_TEGRA186_SOC and CONFIG_ARCH_TEGRA194_SOC to the Tegra EMC
driver. These KCONFIG variables do not exist and prevent the EMC driver
from being probed on Tegra186 and Tegra194. These KCONFIG variable
names are simply missing one underscore and so fix this by adding the
necessary underscore to the variable names.

Signed-off-by: default avatarJon Hunter <jonathanh@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 5a6b5d53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment