diff options
Diffstat (limited to 'target/linux/brcm2708/bcm2709/config-4.4')
-rw-r--r-- | target/linux/brcm2708/bcm2709/config-4.4 | 3 |
1 files changed, 3 insertions, 0 deletions
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 |