From: Thierry Reding Date: Tue, 8 Nov 2016 10:49:41 +0000 (+0100) Subject: ARM: tegra: Enable GMI driver in default configuration X-Git-Tag: rel_imx_4.19.35_1.1.0~13519^2~7^2 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=dafba3f6fb8614a114f939e5626447d71db864af;p=linux.git ARM: tegra: Enable GMI driver in default configuration Enable the new Tegra GMI driver for the default configuration. Signed-off-by: Thierry Reding --- diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index c96254a5c870..844eeef5a509 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -79,6 +79,7 @@ CONFIG_DEVTMPFS_MOUNT=y # CONFIG_FIRMWARE_IN_KERNEL is not set CONFIG_DMA_CMA=y CONFIG_CMA_SIZE_MBYTES=64 +CONFIG_TEGRA_GMI=y CONFIG_MTD=y CONFIG_MTD_M25P80=y CONFIG_MTD_SPI_NOR=y