diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-03-13 13:11:43 +0100 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2018-03-15 21:24:30 +0530 |
commit | 85bd2de4f6d4f2bbf3839e08b94cb439f2a413ee (patch) | |
tree | 459749121b44dc8620763e299e13cf93e62b34ec /mm/z3fold.c | |
parent | 6de84023d31bc40931d0a789b75964db8728e553 (diff) | |
download | linux-85bd2de4f6d4f2bbf3839e08b94cb439f2a413ee.tar.gz linux-85bd2de4f6d4f2bbf3839e08b94cb439f2a413ee.tar.bz2 linux-85bd2de4f6d4f2bbf3839e08b94cb439f2a413ee.zip |
mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependencies
With the addition of the ARCH_TEGRA_194_SOC driver, we get a new Kconfig warning:
warning: (ARCH_TEGRA_186_SOC && ARCH_TEGRA_194_SOC) selects TEGRA_HSP_MBOX which has unmet direct dependencies (MAILBOX && ARCH_TEGRA_186_SOC)
It looks like the dependency is a bit too strict here, allowing the driver to
be built for any Tegra chip avoids the problem.
Fixes: 6f9ed07fde03 ("soc/tegra: Add Tegra194 SoC configuration option")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'mm/z3fold.c')
0 files changed, 0 insertions, 0 deletions