[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201002164535.9920-3-faiz_abbas@ti.com>
Date: Fri, 2 Oct 2020 22:15:35 +0530
From: Faiz Abbas <faiz_abbas@...com>
To: <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
CC: <will@...nel.org>, <catalin.marinas@....com>, <nm@...com>,
<t-kristo@...com>, <faiz_abbas@...com>
Subject: [PATCH 2/2] arm64: defconfig: Enable DAVINCI_GPIO driver
Enable support for devices compatible with TI's davinci gpio controllers.
Signed-off-by: Faiz Abbas <faiz_abbas@...com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0d5b81264fa1..c4b657644e33 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -497,6 +497,7 @@ CONFIG_PINCTRL_SDM845=y
CONFIG_PINCTRL_SM8150=y
CONFIG_PINCTRL_SM8250=y
CONFIG_GPIO_ALTERA=m
+CONFIG_GPIO_DAVINCI=y
CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_MB86S7X=y
CONFIG_GPIO_MPC8XXX=y
--
2.17.1
Powered by blists - more mailing lists