summaryrefslogtreecommitdiffstats
path: root/baseconfig
diff options
context:
space:
mode:
authorJeremy Cline <jeremy@jcline.org>2017-12-13 14:51:39 -0500
committerJeremy Cline <jeremy@jcline.org>2017-12-13 14:51:39 -0500
commitaede7982b7100e8b769edff793649a9b8258348d (patch)
tree6b6f647d25747110d4d61fc56f2e763dba825636 /baseconfig
parentd04c5ccc65e73fc42d96d81843c44f16089d3069 (diff)
downloadkernel-aede7982b7100e8b769edff793649a9b8258348d.tar.gz
kernel-aede7982b7100e8b769edff793649a9b8258348d.tar.xz
kernel-aede7982b7100e8b769edff793649a9b8258348d.zip
Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT back to 0 (rhbz 1525561)
Diffstat (limited to 'baseconfig')
-rw-r--r--baseconfig/CONFIG_SND_HDA_POWER_SAVE_DEFAULT2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseconfig/CONFIG_SND_HDA_POWER_SAVE_DEFAULT b/baseconfig/CONFIG_SND_HDA_POWER_SAVE_DEFAULT
index ba018972d..ce02ec981 100644
--- a/baseconfig/CONFIG_SND_HDA_POWER_SAVE_DEFAULT
+++ b/baseconfig/CONFIG_SND_HDA_POWER_SAVE_DEFAULT
@@ -1 +1 @@
-CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
+CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0