mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "defconfig: sdxprairie: enable RPMh driver API"
This commit is contained in:
commit
272c4347d9
@ -274,6 +274,7 @@ CONFIG_IOMMU_DEBUG_TRACKING=y
|
||||
CONFIG_IOMMU_TESTS=y
|
||||
CONFIG_QCOM_QMI_HELPERS=y
|
||||
CONFIG_QCOM_SMEM=y
|
||||
CONFIG_QTI_RPMH_API=y
|
||||
CONFIG_PWM=y
|
||||
CONFIG_ANDROID=y
|
||||
CONFIG_EXT3_FS=y
|
||||
|
1
arch/arm/configs/vendor/sdxprairie_defconfig
vendored
1
arch/arm/configs/vendor/sdxprairie_defconfig
vendored
@ -265,6 +265,7 @@ CONFIG_IOMMU_TESTS=y
|
||||
CONFIG_QCOM_QMI_HELPERS=y
|
||||
CONFIG_QCOM_SMEM=y
|
||||
CONFIG_MSM_BOOT_STATS=y
|
||||
CONFIG_QTI_RPMH_API=y
|
||||
CONFIG_PWM=y
|
||||
CONFIG_ANDROID=y
|
||||
CONFIG_STM=y
|
||||
|
@ -30,6 +30,7 @@
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/spinlock.h>
|
||||
|
||||
#include <asm/arch_timer.h>
|
||||
#include <asm-generic/io.h>
|
||||
|
||||
#include <soc/qcom/tcs.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user