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:
Родитель
4a1e921180
Коммит
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче