From c34676f4d4fc493a166e0ae7055d259bb925e695 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 4 Oct 2016 17:54:23 +0200 Subject: [PATCH] kernel: add missing config symbol (partial forward port of d2f4479870) Signed-off-by: Felix Fietkau --- target/linux/generic/config-4.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 7a0efa365a..8aabcf94ba 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -3726,6 +3726,7 @@ CONFIG_SND_DRIVERS=y # CONFIG_SND_GUSEXTREME is not set # CONFIG_SND_GUSMAX is not set # CONFIG_SND_HDA_INTEL is not set +CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 CONFIG_SND_HDA_PREALLOC_SIZE=64 # CONFIG_SND_HDSP is not set # CONFIG_SND_HDSPM is not set