mirror of https://gitee.com/openkylin/linux.git
arm64: defconfig: Enable Tegra186 SoC
Enable Tegra186 SoC. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
1001354ca3
commit
c6299451bb
|
@ -401,6 +401,7 @@ CONFIG_QCOM_SMD=y
|
|||
CONFIG_QCOM_SMD_RPM=y
|
||||
CONFIG_ARCH_TEGRA_132_SOC=y
|
||||
CONFIG_ARCH_TEGRA_210_SOC=y
|
||||
CONFIG_ARCH_TEGRA_186_SOC=y
|
||||
CONFIG_EXTCON_USB_GPIO=y
|
||||
CONFIG_PWM=y
|
||||
CONFIG_PWM_TEGRA=m
|
||||
|
|
Loading…
Reference in New Issue