mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 06:12:08 +00:00
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: Felipe Balbi <balbi@ti.com>
This commit is contained in:
parent
4a1e921180
commit
2e8328fb87
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user