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

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
......@@ -339,6 +339,7 @@ config USB_CDC_COMPOSITE
config USB_G_NOKIA
tristate "Nokia composite gadget"
depends on PHONET
depends on BLOCK
select USB_LIBCOMPOSITE
select USB_U_SERIAL
select USB_U_ETHER
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment