usb: gadget: f_mass_storage: fix mass storage dependency
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Mon, 4 Nov 2013 12:46:17 +0000 (13:46 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 25 Nov 2013 16:54:31 +0000 (10:54 -0600)
commitbc912b0d237c1d376214616ae0c9d12b7d542ab4
tree539a85c42c4dcb701b56e3b57d13c89f46196fab
parent97a27f7340b49d45719b9a3f25489c273e9a6f0d
usb: gadget: f_mass_storage: fix mass storage dependency

Legacy gadgets supporting mass storage (g_mass_storage, g_acm_ms, g_multi)
all depend on BLOCK.

Make the standalone compilation of f_mass_storage (without any legacy
gadget) dependent no BLOCK, too.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/Kconfig