ARM: bcm2835_defconfig: Enable RPi firmware driver

This enables the Raspberry Pi driver for GPU specific features.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Stefan Wahren 2016-02-06 22:01:08 +00:00 committed by Eric Anholt
parent e55345e7ee
commit da496d1287
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ CONFIG_BCM2835_MBOX=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_PWM=y
CONFIG_PWM_BCM2835=y
CONFIG_RASPBERRYPI_FIRMWARE=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y