aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKumar, Anil <anilkumar.v@ti.com>2013-01-16 04:07:40 -0500
committerSekhar Nori <nsekhar@ti.com>2013-01-24 06:05:04 -0500
commitd91801df767a54a678036ee2a7dec849b8201e26 (patch)
tree8830778944ec5877b5dff20a4b8472ab0fd4e513
parent99b8800ca8dd6690defc3edca8cc7e43ef63fe84 (diff)
ARM: davinci: da8xx defconfig: enable pinctrl config option
Enable pinctrl related config option in da8xx_omapl_defconfig Signed-off-by: Kumar, Anil <anilkumar.v@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
-rw-r--r--arch/arm/configs/da8xx_omapl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/da8xx_omapl_defconfig b/arch/arm/configs/da8xx_omapl_defconfig
index f29223954af8..0892db4346e9 100644
--- a/arch/arm/configs/da8xx_omapl_defconfig
+++ b/arch/arm/configs/da8xx_omapl_defconfig
@@ -81,6 +81,7 @@ CONFIG_SERIAL_OF_PLATFORM=y
81CONFIG_I2C=y 81CONFIG_I2C=y
82CONFIG_I2C_CHARDEV=y 82CONFIG_I2C_CHARDEV=y
83CONFIG_I2C_DAVINCI=y 83CONFIG_I2C_DAVINCI=y
84CONFIG_PINCTRL_SINGLE=y
84# CONFIG_HWMON is not set 85# CONFIG_HWMON is not set
85CONFIG_WATCHDOG=y 86CONFIG_WATCHDOG=y
86CONFIG_REGULATOR=y 87CONFIG_REGULATOR=y