ALSA: usb-audio: Add missing kconfig dependecy
The commit44dcbbb1cd
introduced the usage of bitreverse helpers but forgot to add the dependency. This patch adds the selection for CONFIG_BITREVERSE. Fixes:44dcbbb1cd
('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>
This commit is contained in:
Родитель
38dbfb59d1
Коммит
4fa71c1550
|
@ -14,6 +14,7 @@ config SND_USB_AUDIO
|
||||||
select SND_HWDEP
|
select SND_HWDEP
|
||||||
select SND_RAWMIDI
|
select SND_RAWMIDI
|
||||||
select SND_PCM
|
select SND_PCM
|
||||||
|
select BITREVERSE
|
||||||
help
|
help
|
||||||
Say Y here to include support for USB audio and USB MIDI
|
Say Y here to include support for USB audio and USB MIDI
|
||||||
devices.
|
devices.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче