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

Commit f8faa3bf authored by Thadeu Lima de Souza Cascardo's avatar Thadeu Lima de Souza Cascardo Committed by Felipe Balbi
Browse files

usb: gadget: allow serial gadget console on other configs



USB gadget serial console works on functions other than the legacy
configurations. Let the user enable it when using any function that
uses the serial utilities.

Signed-off-by: default avatarThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent ebce561a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ config USB_GADGET_STORAGE_NUM_BUFFERS

config U_SERIAL_CONSOLE
	bool "Serial gadget console support"
	depends on USB_G_SERIAL
	depends on USB_U_SERIAL
	help
	   It supports the serial gadget can be used as a console.