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

Commit 2e8328fb authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency



g_nokia now has mass_storage function, so it should
depend on CONFIG_BLOCK.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 4a1e9211
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -339,6 +339,7 @@ config USB_CDC_COMPOSITE
config USB_G_NOKIA
config USB_G_NOKIA
	tristate "Nokia composite gadget"
	tristate "Nokia composite gadget"
	depends on PHONET
	depends on PHONET
	depends on BLOCK
	select USB_LIBCOMPOSITE
	select USB_LIBCOMPOSITE
	select USB_U_SERIAL
	select USB_U_SERIAL
	select USB_U_ETHER
	select USB_U_ETHER