usb: gadget: imx_udc: make it depend on BROKEN
authorFelipe Balbi <balbi@ti.com>
Wed, 6 Feb 2013 07:12:14 +0000 (09:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Feb 2013 19:43:39 +0000 (11:43 -0800)
commit9662ced3527f5994e83957cf40765ed126abe97f
tree24e9c09559a260a40ed85a1d8227dc21fbcef329
parentc8ce60bbed39a8d884837ed6e53dc32f7f86e40f
usb: gadget: imx_udc: make it depend on BROKEN

that driver hasn't been maintained for quite
some time, at least since e08300043e (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>
drivers/usb/gadget/Kconfig