ARM: bcm2835_defconfig: Enable RPi power domain driver
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 6 Feb 2016 22:01:09 +0000 (22:01 +0000)
committerEric Anholt <eric@anholt.net>
Wed, 17 Feb 2016 19:18:05 +0000 (11:18 -0800)
After enabling the Raspberry Pi firmware driver which allow us to handle
power domains for USB or graphics.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
arch/arm/configs/bcm2835_defconfig

index 9377f1bc03b4c9ff72a300d3fbb74c76b60ab488..1ef69fcbdf2e2366308da3ab1e455c7780cfd031 100644 (file)
@@ -106,6 +106,7 @@ CONFIG_STAGING=y
 CONFIG_MAILBOX=y
 CONFIG_BCM2835_MBOX=y
 # CONFIG_IOMMU_SUPPORT is not set
+CONFIG_RASPBERRYPI_POWER=y
 CONFIG_PWM=y
 CONFIG_PWM_BCM2835=y
 CONFIG_RASPBERRYPI_FIRMWARE=y
This page took 0.027814 seconds and 5 git commands to generate.