From: Takashi Iwai Date: Tue, 27 Aug 2013 12:49:59 +0000 (+0200) Subject: ALSA: hda - Simplify CONFIG_SND_HDA_I915 condition X-Git-Tag: v3.12-rc1~150^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c9a341bbdc14051a4d8c74ea67269786c7d3736;p=pandora-kernel.git ALSA: hda - Simplify CONFIG_SND_HDA_I915 condition CONFIG_SND_HDA_I915 doesn't have to be user-selectable as this is almost mandatory when i915 driver is available. Let's enable it always when CONFIG_DRM_I915 is set, so that user won't be bothered by useless questions. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed