commit | 1c9a341bbdc14051a4d8c74ea67269786c7d3736 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Aug 27 14:49:59 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 27 14:49:59 2013 +0200 |
tree | c96f4360bf8243bca7ec431e7ae3a33cfd8154fa | |
parent | 2e59e5ab1c24489c5581b83e56b0435432c54dfe [diff] |
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 <tiwai@suse.de>