summaryrefslogtreecommitdiff
path: root/arch/arm/configs/keystone_defconfig
diff options
context:
space:
mode:
authorVignesh R <vigneshr@ti.com>2017-12-02 19:34:36 -0800
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>2017-12-02 19:34:36 -0800
commit10f06c70f337494fc2fec623542186fec80fc395 (patch)
treee99a78c43b54f20ed8335fffb3c59091d445f759 /arch/arm/configs/keystone_defconfig
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff)
ARM: configs: keystone_defconfig: Enable few peripheral drivers
Enable drivers for QSPI, LEDS, gpio-decoder that are present on 66AK2G EVM and 66AK2G ICE boards. Signed-off-by: Vignesh R <vigneshr@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Diffstat (limited to 'arch/arm/configs/keystone_defconfig')
-rw-r--r--arch/arm/configs/keystone_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
index f710c192b33a..2536c231eea1 100644
--- a/arch/arm/configs/keystone_defconfig
+++ b/arch/arm/configs/keystone_defconfig
@@ -228,3 +228,10 @@ CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_USER_API_SKCIPHER=y
+CONFIG_SPI_CADENCE_QUADSPI=y
+CONFIG_INPUT_MISC=y
+CONFIG_INPUT_EVDEV=m
+CONFIG_INPUT_GPIO_DECODER=m
+CONFIG_GPIO_PCA953X=m
+CONFIG_LEDS_TRIGGER_ACTIVITY=y
+CONFIG_LEDS_TRIGGER_CPU=y