Loading arch/arm/mach-qcom/Kconfig +23 −0 Original line number Diff line number Diff line Loading @@ -27,4 +27,27 @@ config ARCH_MDM9615 bool "Enable support for MDM9615" select CLKSRC_QCOM config ARCH_BENGAL bool "Enable Support for Qualcomm Technologies, Inc. BENGAL" select COMMON_CLK_QCOM select CPU_V7 select HAVE_CLK select HAVE_CLK_PREPARE select PM_OPP select SOC_BUS select THERMAL_WRITABLE_TRIPS select ARM_GIC_V3 select ARM_AMBA select SPARSE_IRQ select MULTI_IRQ_HANDLER select HAVE_ARM_ARCH_TIMER select COMMON_CLK select PINCTRL_MSM select MSM_PM if PM select CPU_FREQ select PM_DEVFREQ help This enables support for the BENGAL chipset. If you do not wish to build a kernel that runs on this chipset, say 'N' here. endif Loading
arch/arm/mach-qcom/Kconfig +23 −0 Original line number Diff line number Diff line Loading @@ -27,4 +27,27 @@ config ARCH_MDM9615 bool "Enable support for MDM9615" select CLKSRC_QCOM config ARCH_BENGAL bool "Enable Support for Qualcomm Technologies, Inc. BENGAL" select COMMON_CLK_QCOM select CPU_V7 select HAVE_CLK select HAVE_CLK_PREPARE select PM_OPP select SOC_BUS select THERMAL_WRITABLE_TRIPS select ARM_GIC_V3 select ARM_AMBA select SPARSE_IRQ select MULTI_IRQ_HANDLER select HAVE_ARM_ARCH_TIMER select COMMON_CLK select PINCTRL_MSM select MSM_PM if PM select CPU_FREQ select PM_DEVFREQ help This enables support for the BENGAL chipset. If you do not wish to build a kernel that runs on this chipset, say 'N' here. endif