projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf9dbf5
)
ARM: bcm2835: Enable CONFIG_PM.
author
Eric Anholt
<eric@anholt.net>
Thu, 31 Mar 2016 21:29:03 +0000
(14:29 -0700)
committer
Eric 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/bcm2835_defconfig
b/arch/arm/configs/bcm2835_defconfig
index 1617fd27bab9d5d6dde0314deb268732e8d7a26c..1192a6fa59348e8145d0085f56720ae5e2350a1a 100644
(file)
--- a/
arch/arm/configs/bcm2835_defconfig
+++ b/
arch/arm/configs/bcm2835_defconfig
@@
-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