commit | 12031fcae9e74f582579c71c3b2a78cc82ad6c3c | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed May 31 13:39:45 2017 -0700 |
committer | Sebastian Reichel <sre@kernel.org> | Thu Jun 08 13:05:29 2017 +0200 |
tree | 43f764bc6e86be04e663c29d2f8392fa58d80bc4 | |
parent | be04a0d77eb1896f56eee5ef8f2f5281008c22ec [diff] |
power: reset: Allow selecting POWER_RESET_BRCMSTB on ARM64 Since commit 37eb56dc79a8 ("arm64: Add Broadcom Set Top Box Kconfig entry point") we have ARCH_BRCMSTB also visible on ARM64 platform, yet this reboot driver was not selectable, so fix that. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>