kernel: bump 4.14 to 4.14.48 for 18.06
[openwrt/openwrt.git] / target / linux / ipq806x / patches-4.14 / 0033-ARM-qcom-automatically-select-PCI_DOMAINS-if-PCI-is-.patch
index 1948152b141ad6b6a3f207dbf4b72c057835b7df..a6c7953aaa191808ba6cdc4986b8ae75c7c2ded0 100644 (file)
@@ -20,9 +20,10 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
 --- a/arch/arm/mach-qcom/Kconfig
 +++ b/arch/arm/mach-qcom/Kconfig
 @@ -6,6 +6,7 @@ menuconfig ARCH_QCOM
-       select ARM_AMBA
-       select PINCTRL
-       select QCOM_SCM if SMP
+       select ARM_AMBA
+       select PINCTRL
+       select QCOM_SCM if SMP
 +      select PCI_DOMAINS if PCI
-       help
-         Support for Qualcomm's devicetree based systems.
+       help
+         Support for Qualcomm's devicetree based systems.