ALSA: usb-audio: Add missing kconfig dependecy
authorTakashi Iwai <tiwai@suse.de>
Mon, 3 Feb 2014 08:37:59 +0000 (09:37 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Feb 2014 08:42:45 +0000 (09:42 +0100)
commit4fa71c1550a857ff1dbfe9e99acc1f4cfec5f0d0
tree2171eb15911c74e029bd01c5e19b463d9539c63c
parent38dbfb59d1175ef458d006556061adeaa8751b72
ALSA: usb-audio: Add missing kconfig dependecy

The commit 44dcbbb1cd61 introduced the usage of bitreverse helpers but
forgot to add the dependency.  This patch adds the selection for
CONFIG_BITREVERSE.

Fixes: 44dcbbb1cd61 ('ALSA: snd-usb: add support for bit-reversed byte formats')
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/Kconfig