diff options
author | Tomeu Vizoso <tomeu.vizoso@collabora.com> | 2015-03-30 10:40:16 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-04-03 16:53:16 -0400 |
commit | b98849ccc7b906b38646dac60558ea9e46de443a (patch) | |
tree | dda98d9f2292ecf89023578b6e9abde8674651a4 /arch/arm/configs | |
parent | 3021af88d5fb59ee9ec4319b08f69be69c4cd124 (diff) |
ARM: multi_v7_defconfig: Add gpio-restart driver
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 122655e28b5a..b8140d3cc551 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig | |||
@@ -315,6 +315,7 @@ CONFIG_BATTERY_SBS=y | |||
315 | CONFIG_CHARGER_TPS65090=y | 315 | CONFIG_CHARGER_TPS65090=y |
316 | CONFIG_POWER_RESET_AS3722=y | 316 | CONFIG_POWER_RESET_AS3722=y |
317 | CONFIG_POWER_RESET_GPIO=y | 317 | CONFIG_POWER_RESET_GPIO=y |
318 | CONFIG_POWER_RESET_GPIO_RESTART=y | ||
318 | CONFIG_POWER_RESET_KEYSTONE=y | 319 | CONFIG_POWER_RESET_KEYSTONE=y |
319 | CONFIG_POWER_RESET_SUN6I=y | 320 | CONFIG_POWER_RESET_SUN6I=y |
320 | CONFIG_POWER_RESET_RMOBILE=y | 321 | CONFIG_POWER_RESET_RMOBILE=y |