summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-02-08 09:22:56 +0000
committerJohn Crispin <john@openwrt.org>2016-02-08 09:22:56 +0000
commite68281e613a82ec42eeb65ef6f4c565c107ea798 (patch)
treeefa2dd8840f2051e2353883d67b98598701145f2 /target/linux/brcm2708
parent6801c4e33ed5790fd849ea77b9f505e2a6912c41 (diff)
downloadmaster-31e0f0ae-e68281e613a82ec42eeb65ef6f4c565c107ea798.tar.gz
master-31e0f0ae-e68281e613a82ec42eeb65ef6f4c565c107ea798.tar.bz2
master-31e0f0ae-e68281e613a82ec42eeb65ef6f4c565c107ea798.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> SVN-Revision: 48667
Diffstat (limited to 'target/linux/brcm2708')
-rw-r--r--target/linux/brcm2708/bcm2708/config-4.13
-rw-r--r--target/linux/brcm2708/bcm2708/config-4.43
-rw-r--r--target/linux/brcm2708/bcm2709/config-4.13
-rw-r--r--target/linux/brcm2708/bcm2709/config-4.43
4 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/brcm2708/bcm2708/config-4.1 b/target/linux/brcm2708/bcm2708/config-4.1
index 49073b3883..63801a269b 100644
--- a/target/linux/brcm2708/bcm2708/config-4.1
+++ b/target/linux/brcm2708/bcm2708/config-4.1
@@ -34,6 +34,7 @@ CONFIG_ARM_UNWIND=y
CONFIG_AVERAGE=y
# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
+CONFIG_BACKLIGHT_RPI=y
CONFIG_BCM2708_DT=y
CONFIG_BCM2708_GPIO=y
# CONFIG_BCM2708_NOL2CACHE is not set
@@ -287,6 +288,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_RAW_DRIVER=y
# CONFIG_RCU_STALL_COMMON is not set
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
diff --git a/target/linux/brcm2708/bcm2709/config-4.1 b/target/linux/brcm2708/bcm2709/config-4.1
index 5f4b4e45a4..65b80a32d7 100644
--- a/target/linux/brcm2708/bcm2709/config-4.1
+++ b/target/linux/brcm2708/bcm2709/config-4.1
@@ -41,6 +41,7 @@ CONFIG_ARM_VIRT_EXT=y
CONFIG_AVERAGE=y
# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
+CONFIG_BACKLIGHT_RPI=y
CONFIG_BCM2708_GPIO=y
CONFIG_BCM2708_NOL2CACHE=y
CONFIG_BCM2708_VCHIQ=y
@@ -305,6 +306,8 @@ CONFIG_PM_SLEEP_SMP=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_RAW_DRIVER=y
CONFIG_RCU_STALL_COMMON=y
diff --git a/target/linux/brcm2708/bcm2709/config-4.4 b/target/linux/brcm2708/bcm2709/config-4.4
index 99603a06ab..93fd158858 100644
--- a/target/linux/brcm2708/bcm2709/config-4.4
+++ b/target/linux/brcm2708/bcm2709/config-4.4
@@ -38,6 +38,7 @@ CONFIG_ARM_UNWIND=y
CONFIG_ARM_VIRT_EXT=y
# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
+CONFIG_BACKLIGHT_RPI=y
CONFIG_BCM2708_NOL2CACHE=y
CONFIG_BCM2708_VCHIQ=y
CONFIG_BCM2708_VCMEM=y
@@ -308,6 +309,8 @@ CONFIG_PM_SLEEP_SMP=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