Browse Source

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>
Kumar, Anil 12 years ago
parent
commit
d91801df76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/configs/da8xx_omapl_defconfig

+ 1 - 0
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