]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: config: keystone: enable gpio support
authorGrygorii Strashko <grygorii.strashko@ti.com>
Mon, 10 Feb 2014 16:41:20 +0000 (18:41 +0200)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 17 Feb 2014 14:33:45 +0000 (09:33 -0500)
Enable enable GPIO support for Keystone by setting CONFIG_GPIOLIB and
CONFIG_GPIO_DAVINCI options in keystone_defconfig.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/configs/keystone_defconfig

index 332ca723763b75ea3bb4d8523e0ccfe9248ebddc..f9467ad379a0da0a72e686fbac51d7d7d1e09203 100644 (file)
@@ -179,3 +179,6 @@ CONFIG_CRYPTO_DES=y
 CONFIG_CRYPTO_ANSI_CPRNG=y
 CONFIG_CRYPTO_USER_API_HASH=y
 CONFIG_CRYPTO_USER_API_SKCIPHER=y
+CONFIG_GPIOLIB=y
+CONFIG_GPIO_SYSFS=y
+CONFIG_GPIO_DAVINCI=y