]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
authorJon Hunter <jonathanh@nvidia.com>
Thu, 23 Mar 2017 11:56:56 +0000 (11:56 +0000)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 23 Mar 2017 20:08:46 +0000 (21:08 +0100)
Enable the Tegra BPMP I2C adapter by default if the Tegra BPMP itself
is enabled. This adapter is used as the I2C interface for the PMIC on
the Tegra186 Jetson-TX2 platform.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/Kconfig

index 8adc0f1d7ad0ba72240fcae0ff2feb8e7c517456..39c0ead2a6df71c0df2f043e46d4aac51a4e6b18 100644 (file)
@@ -933,6 +933,7 @@ config I2C_TEGRA
 config I2C_TEGRA_BPMP
        tristate "NVIDIA Tegra BPMP I2C controller"
        depends on TEGRA_BPMP
+       default y
        help
          If you say yes to this option, support will be included for the I2C
          controller embedded in NVIDIA Tegra SoCs accessed via the BPMP.