diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-09-15 21:00:42 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-09-15 21:00:42 +0100 |
commit | 317480cc2740c5c0ec482e3f78fc671a487ea2fa (patch) | |
tree | e24902153e44b76495e92a6875046399cd105085 /baseconfig | |
parent | a0ab8ce1ae0cc43929e064639db5df91229d83c4 (diff) | |
download | kernel-317480cc2740c5c0ec482e3f78fc671a487ea2fa.tar.gz kernel-317480cc2740c5c0ec482e3f78fc671a487ea2fa.tar.xz kernel-317480cc2740c5c0ec482e3f78fc671a487ea2fa.zip |
Enable Tegra 186
Diffstat (limited to 'baseconfig')
-rw-r--r-- | baseconfig/arm/arm64/CONFIG_ARCH_TEGRA_186_SOC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/baseconfig/arm/arm64/CONFIG_ARCH_TEGRA_186_SOC b/baseconfig/arm/arm64/CONFIG_ARCH_TEGRA_186_SOC index 0439db330..1cafdb24f 100644 --- a/baseconfig/arm/arm64/CONFIG_ARCH_TEGRA_186_SOC +++ b/baseconfig/arm/arm64/CONFIG_ARCH_TEGRA_186_SOC @@ -1 +1 @@ -# CONFIG_ARCH_TEGRA_186_SOC is not set +CONFIG_ARCH_TEGRA_186_SOC=y |