summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2015-08-06 11:29:19 -0500
committerFelipe Balbi <balbi@ti.com>2015-08-06 11:29:19 -0500
commit2e8328fb87d02569511c4808a1b3f44f67bd83fd (patch)
treee55643bc444b070e09f81da7c9d3a3ce1149ebff /drivers/usb/gadget/legacy
parent4a1e9211809d4130fe23cad1bea222222d6e94f4 (diff)
downloadop-kernel-dev-2e8328fb87d02569511c4808a1b3f44f67bd83fd.zip
op-kernel-dev-2e8328fb87d02569511c4808a1b3f44f67bd83fd.tar.gz
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>
Diffstat (limited to 'drivers/usb/gadget/legacy')
-rw-r--r--drivers/usb/gadget/legacy/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/gadget/legacy/Kconfig b/drivers/usb/gadget/legacy/Kconfig
index ddef41f..4d682ad 100644
--- a/drivers/usb/gadget/legacy/Kconfig
+++ b/drivers/usb/gadget/legacy/Kconfig
@@ -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
OpenPOWER on IntegriCloud