diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-02-15 23:06:52 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-02-15 23:06:52 +0000 |
commit | 6ec30f5393eb3ef0bfa0f3a8f25fac895b941265 (patch) | |
tree | 84109264105c13da141256dc08c8406064465158 /kernel-x86_64-debug.config | |
parent | fa0d6b9036282da7c53453af871deb24f2ad059e (diff) | |
download | kernel-6ec30f5393eb3ef0bfa0f3a8f25fac895b941265.tar.gz kernel-6ec30f5393eb3ef0bfa0f3a8f25fac895b941265.tar.xz kernel-6ec30f5393eb3ef0bfa0f3a8f25fac895b941265.zip |
Enable PWRSEQ_SIMPLE module (fixes rhbz 1377816)
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index 9f6a9501d..3324bab7e 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -3917,7 +3917,7 @@ CONFIG_PWM_LPSS_PLATFORM=m # CONFIG_PWM_PCA9685 is not set CONFIG_PWM=y # CONFIG_PWRSEQ_EMMC is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCA7000 is not set CONFIG_QCOM_ADSP_PIL=m # CONFIG_QCOM_EBI2 is not set |