]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
ARM: bcm2835: Enable CONFIG_PM.
authorEric Anholt <eric@anholt.net>
Thu, 31 Mar 2016 21:29:03 +0000 (14:29 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 4 Apr 2016 18:03:22 +0000 (11:03 -0700)
The power domain driver we've enabled doesn't actually do anything
without it, and we need it to do its job for VC4 to initialize
successfully.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/configs/bcm2835_defconfig

index 1617fd27bab9d5d6dde0314deb268732e8d7a26c..1192a6fa59348e8145d0085f56720ae5e2350a1a 100644 (file)
@@ -38,6 +38,7 @@ CONFIG_CRASH_DUMP=y
 CONFIG_VFP=y
 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
 # CONFIG_SUSPEND is not set
+CONFIG_PM=y
 CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y