diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-05-20 12:07:30 -0700 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2016-06-16 13:40:48 -0700 |
commit | 4fe42cf4f3cf81a942dddf1495fbb002bcd60dbd (patch) | |
tree | 2286d9950820d55a85273da3317fb7c34be4d9d2 /arch/arm/configs | |
parent | 62be424799edc734ea71ead9b6200951674f3484 (diff) | |
download | talos-op-linux-4fe42cf4f3cf81a942dddf1495fbb002bcd60dbd.tar.gz talos-op-linux-4fe42cf4f3cf81a942dddf1495fbb002bcd60dbd.zip |
ARM: multi_v7_defconfig: Enable Broadcom STB PWM
Acked-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index bfa79b3bffa7..9127ebf679f6 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -816,6 +816,7 @@ CONFIG_PWM_VT8500=y CONFIG_PHY_HIX5HD2_SATA=y CONFIG_PWM_STI=y CONFIG_PWM_BCM2835=y +CONFIG_PWM_BRCMSTB=m CONFIG_OMAP_USB2=y CONFIG_TI_PIPE3=y CONFIG_PHY_BERLIN_USB=y |