diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-04-17 14:18:51 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-04-17 14:19:41 +0100 |
commit | c28c6e363eac0ad9d2a522d6e919c2c5754234e5 (patch) | |
tree | c263987d6712594135a13115dde9dfc1d8da7561 /kernel-aarch64-debug.config | |
parent | 7d9c2edc800d977525ab1f8931d44ac3c2b14b8d (diff) | |
download | kernel-c28c6e363eac0ad9d2a522d6e919c2c5754234e5.tar.gz kernel-c28c6e363eac0ad9d2a522d6e919c2c5754234e5.tar.xz kernel-c28c6e363eac0ad9d2a522d6e919c2c5754234e5.zip |
Fix Tegra TX series firmware/thermal interface
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index b414301fa..393886b57 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -5826,7 +5826,7 @@ CONFIG_TEGRA20_APB_DMA=y CONFIG_TEGRA210_ADMA=y CONFIG_TEGRA_ACONNECT=m CONFIG_TEGRA_AHB=y -# CONFIG_TEGRA_BPMP_THERMAL is not set +CONFIG_TEGRA_BPMP_THERMAL=m CONFIG_TEGRA_BPMP=y CONFIG_TEGRA_GMI=m CONFIG_TEGRA_HOST1X_FIREWALL=y |