mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
5cdf152b28
Currently, qualcommax target contains the full kernel config for the ipq807x subtarget, but since I am working on ipq60xx as well it makes sense to split out the ipq807x specific kernel options to subtarget config. ipq60xx will use the same approach and use subtarget config. Should result in the same end kernel config, verified by comparing the generated kernel .config. Signed-off-by: Robert Marko <robimarko@gmail.com>
31 lines
887 B
Plaintext
31 lines
887 B
Plaintext
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
|
|
CONFIG_DT_IDLE_GENPD=y
|
|
CONFIG_IPQ_GCC_8074=y
|
|
# CONFIG_MFD_HI6421_SPMI is not set
|
|
CONFIG_MFD_SPMI_PMIC=y
|
|
# CONFIG_NVMEM_SPMI_SDAM is not set
|
|
CONFIG_PINCTRL_IPQ8074=y
|
|
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
|
|
# CONFIG_PM8916_WATCHDOG is not set
|
|
CONFIG_PM_GENERIC_DOMAINS=y
|
|
CONFIG_PM_GENERIC_DOMAINS_OF=y
|
|
# CONFIG_POWER_RESET_QCOM_PON is not set
|
|
CONFIG_QCOM_APM=y
|
|
# CONFIG_QCOM_COINCELL is not set
|
|
CONFIG_QCOM_GDSC=y
|
|
CONFIG_QCOM_SPMI_ADC5=y
|
|
# CONFIG_QCOM_SPMI_RRADC is not set
|
|
CONFIG_QCOM_VADC_COMMON=y
|
|
CONFIG_REGMAP_SPMI=y
|
|
CONFIG_REGULATOR_CPR3=y
|
|
# CONFIG_REGULATOR_CPR3_NPU is not set
|
|
CONFIG_REGULATOR_CPR4_APSS=y
|
|
# CONFIG_REGULATOR_QCOM_LABIBB is not set
|
|
CONFIG_REGULATOR_QCOM_SPMI=y
|
|
# CONFIG_REGULATOR_QCOM_USB_VBUS is not set
|
|
CONFIG_RTC_DRV_PM8XXX=y
|
|
CONFIG_SPMI=y
|
|
# CONFIG_SPMI_HISI3670 is not set
|
|
CONFIG_SPMI_MSM_PMIC_ARB=y
|
|
# CONFIG_SPMI_PMIC_CLKDIV is not set
|