Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b107b59 authored by Jack Pham's avatar Jack Pham
Browse files

usb: gadget: Allow USB_CONFIGFS_F_UAC2 to be built as a module



Simply changing bool to tristate should do the trick.

Change-Id: I12916801778c4cc2150f9f2c820095a09b104851
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 8c244c51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -459,7 +459,7 @@ config USB_CONFIGFS_F_UAC1_LEGACY
	  to be present on the device.

config USB_CONFIGFS_F_UAC2
	bool "Audio Class 2.0"
	tristate "Audio Class 2.0"
	depends on USB_CONFIGFS
	depends on SND
	select USB_LIBCOMPOSITE