ARM: davinci_all_defconfig: enable GPIO_SYSFS
CONFIG_GPIO_SYSFS provides a convenient way to access GPIOs from userspace. Enable it for DaVinci. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
This commit is contained in:
parent
f55532a0c0
commit
c03225fd6b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue