commit | 3c989f3a19fc6db5866ed3172d7a620849d824c4 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri Sep 22 09:51:37 2017 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Oct 03 19:12:06 2017 +0200 |
tree | e31e74cd103d67c23e185ce9899ffbb3d5f66930 | |
parent | de86fc3859f9c9ae26faed6f9d8fc115e1329b4f [diff] |
sunxi: Fix USB_GADGET implication USB_GADGET will fail to compile if USB_MUSB_GADGET is not defined. Make sure we have that condition right. Fixes: e0ea88042d51 ("sunxi: Imply USB_ETHER") Suggested-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>