diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-07-05 11:35:26 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-07-05 11:35:26 +0100 |
commit | 6a2768a937ce46eb52cf07be1c7965eabe08d41a (patch) | |
tree | ee19acd4c396871f2d490757db952207c73ba0be /kernel-aarch64-debug.config | |
parent | 217e6f09e3167d367c2226657d977229b6a3b7b5 (diff) | |
download | kernel-6a2768a937ce46eb52cf07be1c7965eabe08d41a.tar.gz kernel-6a2768a937ce46eb52cf07be1c7965eabe08d41a.tar.xz kernel-6a2768a937ce46eb52cf07be1c7965eabe08d41a.zip |
Enable Tegra194 SoC
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 eb4da2d7c..59987c947 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -258,7 +258,7 @@ CONFIG_ARCH_SUNXI=y CONFIG_ARCH_SYNQUACER=y CONFIG_ARCH_TEGRA_132_SOC=y CONFIG_ARCH_TEGRA_186_SOC=y -# CONFIG_ARCH_TEGRA_194_SOC is not set +CONFIG_ARCH_TEGRA_194_SOC=y CONFIG_ARCH_TEGRA_210_SOC=y CONFIG_ARCH_TEGRA=y CONFIG_ARCH_THUNDER2=y |