diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-05-20 21:07:30 +0200 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2016-06-16 22:40:48 +0200 |
commit | 4fe42cf4f3cf81a942dddf1495fbb002bcd60dbd (patch) | |
tree | 2286d9950820d55a85273da3317fb7c34be4d9d2 /arch | |
parent | ARM: multi_v7_defconfig: Enable BCM7038 Watchdog (diff) | |
download | linux-4fe42cf4f3cf81a942dddf1495fbb002bcd60dbd.tar.xz 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')
-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 |