Skip to content

Commit

Permalink
ARM: gemini: select gemini poweroff
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Linus Walleij committed Mar 18, 2017
1 parent 6dbb708 commit 1953d4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-gemini/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1953d4a

Please sign in to comment.