summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlof Johansson2018-01-05 08:13:48 +0100
committerOlof Johansson2018-01-05 08:13:48 +0100
commite84171bb9e4d00cb9f718809b0bfe71c75add1b8 (patch)
tree4ba98bd413e0417bf062dc0f474d30679b665df9
parentMerge tag 'pxa-for-4.16' of https://github.com/rjarzmik/linux into next/soc (diff)
parentARM: configs: keystone_defconfig: Enable few peripheral drivers (diff)
downloadkernel-qcow2-linux-e84171bb9e4d00cb9f718809b0bfe71c75add1b8.tar.gz
kernel-qcow2-linux-e84171bb9e4d00cb9f718809b0bfe71c75add1b8.tar.xz
kernel-qcow2-linux-e84171bb9e4d00cb9f718809b0bfe71c75add1b8.zip
Merge tag 'keystone_config_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/soc
ARM: Keystone configs for 4.16 - Enable QSPI - Enable LEDs - Enable GPIO-decoder * tag 'keystone_config_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone: ARM: configs: keystone_defconfig: Enable few peripheral drivers Signed-off-by: Olof Johansson <olof@lixom.net>
-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