ARM: bcm2835_defconfig: Enable RPi power domain driver
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>
This commit is contained in:
parent
da496d1287
commit
aa6c53be57
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue