From: Linus Walleij Date: Mon, 30 Jan 2017 19:13:34 +0000 (+0100) Subject: ARM: gemini: select gemini poweroff X-Git-Tag: v4.12-rc1~57^2~8^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1953d4ad9703cee288ef3eb11d964c627dddc5d6;p=thirdparty%2Fkernel%2Flinux.git ARM: gemini: select gemini poweroff It's especially annoying if the system cannot be properly powered down so select the poweroff driver from the Kconfig. Cc: Janos Laube Cc: Paulius Zaleckas Cc: Hans Ulli Kroll Cc: Florian Fainelli Signed-off-by: Linus Walleij --- diff --git a/arch/arm/mach-gemini/Kconfig b/arch/arm/mach-gemini/Kconfig index a5ee5fbab796b..2dd8bc720089b 100644 --- a/arch/arm/mach-gemini/Kconfig +++ b/arch/arm/mach-gemini/Kconfig @@ -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