[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1464006547-19569-4-git-send-email-j-keerthy@ti.com>
Date: Mon, 23 May 2016 17:59:07 +0530
From: Keerthy <j-keerthy@...com>
To: <ssantosh@...nel.org>
CC: <nm@...com>, <linux@...linux.org.uk>, <devicetree@...r.kernel.org>,
<robh+dt@...nel.org>, <m-karicheri2@...com>, <j-keerthy@...com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config
keystone-k2l devices use pinmux and are compliant with PINCTRL_SINGLE.
Hence enable the config option.
Signed-off-by: Keerthy <j-keerthy@...com>
---
arch/arm/configs/keystone_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
index faba04d..71b42e6 100644
--- a/arch/arm/configs/keystone_defconfig
+++ b/arch/arm/configs/keystone_defconfig
@@ -144,6 +144,7 @@ CONFIG_I2C_DAVINCI=y
CONFIG_SPI=y
CONFIG_SPI_DAVINCI=y
CONFIG_SPI_SPIDEV=y
+CONFIG_PINCTRL_SINGLE=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_DAVINCI=y
--
1.9.1
Powered by blists - more mailing lists