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)
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

Simple merge