[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190605061401.25806-1-j-keerthy@ti.com>
Date: Wed, 5 Jun 2019 11:44:01 +0530
From: Keerthy <j-keerthy@...com>
To: <will.deacon@....com>, <catalin.marinas@....com>,
<shawnguo@...nel.org>
CC: <lokeshvutla@...com>, <t-kristo@...com>, <nm@...com>,
<linux-arm-kernel@...ts.infradead.org>, <j-keerthy@...com>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH] arm64: configs: Enable GPIO_DAVINCI
Enable GPIO_DAVINCI and related configs for TI K3 AM6 platforms.
Signed-off-by: Keerthy <j-keerthy@...com>
---
arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d1b72f99e2f4..57d7a4c207bd 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -385,6 +385,9 @@ CONFIG_PINCTRL_QCS404=y
CONFIG_PINCTRL_QDF2XXX=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_PINCTRL_SDM845=y
+CONFIG_DEBUG_GPIO=y
+CONFIG_GPIO_SYSFS=y
+CONFIG_GPIO_DAVINCI=y
CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_MB86S7X=y
CONFIG_GPIO_PL061=y
--
2.17.1
Powered by blists - more mailing lists