summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/multi_v7_defconfig
diff options
context:
space:
mode:
authorAntoine Ténart2014-04-17 10:42:30 +0200
committerOlof Johansson2014-05-05 22:52:38 +0200
commit9630cc932489ec671a6d0ecd9b062a23bec74a36 (patch)
treeaf6c2c06d302c11cfdb3d20c6057e1bd482bf577 /arch/arm/configs/multi_v7_defconfig
parentARM: multi_v7: enable AT24C EEPROM driver (diff)
downloadkernel-qcow2-linux-9630cc932489ec671a6d0ecd9b062a23bec74a36.tar.gz
kernel-qcow2-linux-9630cc932489ec671a6d0ecd9b062a23bec74a36.tar.xz
kernel-qcow2-linux-9630cc932489ec671a6d0ecd9b062a23bec74a36.zip
ARM: multi_v7_defconfig: select CONFIG_GPIO_DWAPB
The newly integrated dwapb gpio driver handles the Berlin SoCs GPIOs. Add this driver to the multi_v7_defconfig. Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index a692b7ae3bd1..1014e9d52ae1 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -192,6 +192,7 @@ CONFIG_PINCTRL_AS3722=y
CONFIG_PINCTRL_PALMAS=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_GENERIC_PLATFORM=y
+CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_GPIO_TWL4030=y
CONFIG_GPIO_PALMAS=y