OSDN Git Service

ARM: gemini: select gemini poweroff
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 30 Jan 2017 19:13:34 +0000 (20:13 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 18 Mar 2017 20:57:28 +0000 (21:57 +0100)
It's especially annoying if the system cannot be properly
powered down so select the poweroff driver from the Kconfig.

Cc: Janos Laube <janos.dev@gmail.com>
Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-gemini/Kconfig

index a5ee5fb..2dd8bc7 100644 (file)
@@ -7,6 +7,7 @@ menuconfig ARCH_GEMINI
        select GPIO_GEMINI
        select GPIOLIB
        select POWER_RESET
+       select POWER_RESET_GEMINI_POWEROFF
        select POWER_RESET_SYSCON
        select SERIAL_OF_PLATFORM
        help