summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux.morph b/linux.morph
index 67669a87e2c4..40f6028adf95 100644
--- a/linux.morph
+++ b/linux.morph
@@ -81,7 +81,8 @@
"scripts/config -e CONFIG_SND_OSSEMUL",
"scripts/config -e CONFIG_SND_SEQUENCER",
"scripts/config -e CONFIG_SND_INTEL8X0",
- "scripts/config -d CONFIG_TOUCHSCREEN_WM97XX"
+ "scripts/config -d CONFIG_TOUCHSCREEN_WM97XX",
+ "scripts/config -d CONFIG_SND_AC97_POWER_SAVE"
],
"build-commands": [
"make"