brcm2708: add linux 4.19 support
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 961-add-arm64-platform-kconfig-mfd-core.patch
1 --- a/arch/arm64/Kconfig.platforms
2 +++ b/arch/arm64/Kconfig.platforms
3 @@ -25,6 +25,7 @@ config ARCH_BCM2835
4 select ARM_AMBA
5 select ARM_TIMER_SP804
6 select HAVE_ARM_ARCH_TIMER
7 + select MFD_CORE
8 help
9 This enables support for the Broadcom BCM2837 SoC.
10 This SoC is used in the Raspberry Pi 3 device.