aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/bcm2708/config-4.4
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-02-08 09:22:56 +0000
committerJohn Crispin <blogic@openwrt.org>2016-02-08 09:22:56 +0000
commite77d225416fc5d6599b30d739c931b8cd0032e99 (patch)
tree70a6de6d8ac7f0036dea613ad607e8a6237464b5 /target/linux/brcm2708/bcm2708/config-4.4
parentc8960f426296ecdf9f78a2b1b079f3e59bd642c0 (diff)
downloadmaster-187ad058-e77d225416fc5d6599b30d739c931b8cd0032e99.tar.gz
master-187ad058-e77d225416fc5d6599b30d739c931b8cd0032e99.tar.bz2
master-187ad058-e77d225416fc5d6599b30d739c931b8cd0032e99.zip
brcm2708: add missing symbols
enable CONFIG_PWM enable the RASPI PWM stuff fix buildbot w. 4.1 compile tested only Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48667 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm2708/bcm2708/config-4.4')
-rw-r--r--target/linux/brcm2708/bcm2708/config-4.43
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/brcm2708/bcm2708/config-4.4 b/target/linux/brcm2708/bcm2708/config-4.4
index 22b8995cd4..1576800456 100644
--- a/target/linux/brcm2708/bcm2708/config-4.4
+++ b/target/linux/brcm2708/bcm2708/config-4.4
@@ -32,6 +32,7 @@ CONFIG_ARM_THUMB=y
CONFIG_ARM_UNWIND=y
# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
+CONFIG_BACKLIGHT_RPI=y
# CONFIG_BCM2708_NOL2CACHE is not set
CONFIG_BCM2708_VCHIQ=y
CONFIG_BCM2708_VCMEM=y
@@ -290,6 +291,8 @@ CONFIG_PM_SLEEP=y
CONFIG_POWER_SUPPLY=y
CONFIG_PRINTK_TIME=y
CONFIG_PROC_PAGE_MONITOR=y
+CONFIG_PWM=y
+CONFIG_PWM_BCM2835=y
CONFIG_RASPBERRYPI_FIRMWARE=y
CONFIG_RATIONAL=y
CONFIG_RAW_DRIVER=y