ARM: davinci_all_defconfig: enable GPIO_SYSFS
authorSekhar Nori <nsekhar@ti.com>
Thu, 7 Apr 2016 11:15:22 +0000 (16:45 +0530)
committerSekhar Nori <nsekhar@ti.com>
Thu, 14 Apr 2016 06:15:02 +0000 (11:45 +0530)
CONFIG_GPIO_SYSFS provides a convenient way to
access GPIOs from userspace.

Enable it for DaVinci.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/configs/davinci_all_defconfig

index 235842c9ba96ed2c4a7176b26032d5da8f89949c..c5bccd9d010e5f945919eab8930ec2521ba86e90 100644 (file)
@@ -118,6 +118,7 @@ CONFIG_I2C=y
 CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_DAVINCI=y
 CONFIG_PINCTRL_SINGLE=y
+CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_PCF857X=y
 CONFIG_WATCHDOG=y
 CONFIG_DAVINCI_WATCHDOG=m
This page took 0.024425 seconds and 5 git commands to generate.