Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: gadget: imx_udc: make it depend on BROKEN
that driver hasn't been maintained for quite some time, at least since e083000 (ARM: imx: dynamically allocate imx_udc device). Because of that, and because driver doesn't even compile with allyesconfig and allmodconfig, we're making it depend on BROKEN. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Felipe Balbi <balbi@ti.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information