diff options
author | Kumar, Anil <anilkumar.v@ti.com> | 2013-01-16 14:37:40 +0530 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2013-01-24 16:35:04 +0530 |
commit | d91801df767a54a678036ee2a7dec849b8201e26 (patch) | |
tree | 8830778944ec5877b5dff20a4b8472ab0fd4e513 /arch/arm/configs/da8xx_omapl_defconfig | |
parent | 99b8800ca8dd6690defc3edca8cc7e43ef63fe84 (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>
Diffstat (limited to 'arch/arm/configs/da8xx_omapl_defconfig')
-rw-r--r-- | arch/arm/configs/da8xx_omapl_defconfig | 1 |
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 CONFIG_I2C=y CONFIG_I2C_CHARDEV=y CONFIG_I2C_DAVINCI=y +CONFIG_PINCTRL_SINGLE=y # CONFIG_HWMON is not set CONFIG_WATCHDOG=y CONFIG_REGULATOR=y |