From: Mikko Perttunen Date: Tue, 20 Feb 2018 11:58:07 +0000 (+0200) Subject: arm64: defconfig: Enable NVIDIA Tegra194 support X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=7f6487500326d323ea6e09464069a14a83e612f2;p=openwrt%2Fstaging%2Fblogic.git arm64: defconfig: Enable NVIDIA Tegra194 support Enable NVIDIA Tegra194 support in the default 64-bit ARM configuration. Signed-off-by: Mikko Perttunen Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 634b373785c4..22af0a439d0c 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -539,6 +539,7 @@ CONFIG_ROCKCHIP_PM_DOMAINS=y CONFIG_ARCH_TEGRA_132_SOC=y CONFIG_ARCH_TEGRA_210_SOC=y CONFIG_ARCH_TEGRA_186_SOC=y +CONFIG_ARCH_TEGRA_194_SOC=y CONFIG_EXTCON_USB_GPIO=y CONFIG_IIO=y CONFIG_EXYNOS_ADC=y