aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-05-29 12:28:50 +0200
committerTakashi Iwai <tiwai@suse.de>2015-05-29 12:28:50 +0200
commit20aa20122d2fa9874600c97c23b28d0413abbca4 (patch)
tree3c004830f0b5737b1ca2626f46a91b1c3fbe805e
parente32cf9fc7ea25ea848268282810f3e3c75f030ec (diff)
downloadhda-emu-20aa20122d2fa9874600c97c23b28d0413abbca4.tar.gz
Define CONFIG_SND_PROC_FS and CONFIG_SND_JACK
Both are needed to build the latest drivers. Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--include/codec_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/codec_config.h b/include/codec_config.h
index a5b4919..7948bf1 100644
--- a/include/codec_config.h
+++ b/include/codec_config.h
@@ -1,4 +1,6 @@
#define CONFIG_PROC_FS
+#define CONFIG_SND_PROC_FS
+#define CONFIG_SND_JACK
#define CONFIG_PM
#define CONFIG_SND_HDA_POWER_SAVE_DEFAULT 0