summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorJeremy Cline <jeremy@jcline.org>2017-12-15 09:39:04 -0500
committerJeremy Cline <jeremy@jcline.org>2017-12-15 09:39:04 -0500
commitb59e92ed224f67d00ec8e3b81e359144b54e16f3 (patch)
treea33133aa234e9d41963144102d1466711416d670 /configs
parentc7187efdb430fb43d0fc384fcf561aa44e7ac2e6 (diff)
downloadkernel-b59e92ed224f67d00ec8e3b81e359144b54e16f3.tar.gz
kernel-b59e92ed224f67d00ec8e3b81e359144b54e16f3.tar.xz
kernel-b59e92ed224f67d00ec8e3b81e359144b54e16f3.zip
Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 on x86_64 only (rhbz 1525561)
Diffstat (limited to 'configs')
-rw-r--r--configs/base-generic/CONFIG_SND_HDA_POWER_SAVE_DEFAULT2
-rw-r--r--configs/base-generic/x86/x86_64/CONFIG_SND_HDA_POWER_SAVE_DEFAULT1
2 files changed, 2 insertions, 1 deletions
diff --git a/configs/base-generic/CONFIG_SND_HDA_POWER_SAVE_DEFAULT b/configs/base-generic/CONFIG_SND_HDA_POWER_SAVE_DEFAULT
index ba018972d..ce02ec981 100644
--- a/configs/base-generic/CONFIG_SND_HDA_POWER_SAVE_DEFAULT
+++ b/configs/base-generic/CONFIG_SND_HDA_POWER_SAVE_DEFAULT
@@ -1 +1 @@
-CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
+CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
diff --git a/configs/base-generic/x86/x86_64/CONFIG_SND_HDA_POWER_SAVE_DEFAULT b/configs/base-generic/x86/x86_64/CONFIG_SND_HDA_POWER_SAVE_DEFAULT
new file mode 100644
index 000000000..ba018972d
--- /dev/null
+++ b/configs/base-generic/x86/x86_64/CONFIG_SND_HDA_POWER_SAVE_DEFAULT
@@ -0,0 +1 @@
+CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1