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