OSDN Git Service

gpio: tegra186: Allow building on Tegra194-only configurations
authorThierry Reding <treding@nvidia.com>
Fri, 13 Dec 2019 13:00:34 +0000 (14:00 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 16 Dec 2019 10:16:57 +0000 (11:16 +0100)
commit286e7beaa4cc7734894ee214569de4669ed9891e
treec476e546fc18f05f857e9364a1d2a5a417fbac3d
parent279b1fed09eaa921379c6f1e3347e4161ef5f76a
gpio: tegra186: Allow building on Tegra194-only configurations

The driver is compatible with both Tegra186 and Tegra194, but currently
it cannot be selected if only Tegra194 support is enabled. Allow builds
with only Tegra194 support enabled to select this driver.

While at it, select this driver by default on Tegra194 builds because it
is an essential part of the system.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20191213130034.219227-1-thierry.reding@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig