diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-02-15 23:15:45 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-02-15 23:15:45 +0000 |
commit | f43646ce1aae0ecb06518dcdcb267398c9303427 (patch) | |
tree | 3e7cf8caef0a6f6c8cdeaa3ebe33174d15d7d3e8 /kernel-x86_64.config | |
parent | 6ec30f5393eb3ef0bfa0f3a8f25fac895b941265 (diff) | |
download | kernel-f43646ce1aae0ecb06518dcdcb267398c9303427.tar.gz kernel-f43646ce1aae0ecb06518dcdcb267398c9303427.tar.xz kernel-f43646ce1aae0ecb06518dcdcb267398c9303427.zip |
enable PWRSEQ_EMMC as well
Diffstat (limited to 'kernel-x86_64.config')
-rw-r--r-- | kernel-x86_64.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64.config b/kernel-x86_64.config index 92c0ffbb5..aefc4c930 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -3896,7 +3896,7 @@ CONFIG_PWM_LPSS_PCI=m CONFIG_PWM_LPSS_PLATFORM=m # CONFIG_PWM_PCA9685 is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCA7000 is not set CONFIG_QCOM_ADSP_PIL=m |