mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ANDROID: db845c_gki.fragment: Add missing qcom drivers required for cpufreq functionality
Some additional drivers are now needed for cpufreq to work, so add them to the db845c_gki.fragment Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: Ie126f4613b9e5e31c9862d3d4b9c2afb4a5562e6 Bug: 146449535
This commit is contained in:
@@ -55,6 +55,7 @@ CONFIG_PHY_QCOM_QUSB2=m
|
||||
CONFIG_PHY_QCOM_USB_HS=m
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_INTERCONNECT_QCOM=y
|
||||
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
|
||||
CONFIG_INTERCONNECT_QCOM_SDM845=m
|
||||
CONFIG_INCREMENTAL_FS=m
|
||||
CONFIG_QCOM_RPMH=m
|
||||
@@ -85,6 +86,7 @@ CONFIG_RPMSG_QCOM_GLINK_RPM=m
|
||||
CONFIG_QCOM_PDC=m
|
||||
CONFIG_QCOM_SCM=m
|
||||
CONFIG_ARM_SMMU=m
|
||||
CONFIG_ARM_QCOM_CPUFREQ_HW=m
|
||||
# XXX Audio bits start here
|
||||
CONFIG_I2C_CHARDEV=m
|
||||
CONFIG_I2C_MUX=m
|
||||
|
||||
Reference in New Issue
Block a user