commit | 7285f482966fe35344c52853e1aa69a7de259269 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Sep 07 08:46:14 2017 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Oct 03 19:12:05 2017 +0200 |
tree | 5c37c7b6aa6ce77cb92a8ce1dae197e9aa0a3681 | |
parent | 65849776fed5bc644ba17853b52498075323c0d6 [diff] |
usb: gadget: usb_ether: Move the interfaces to Kconfig We need to select an interface for the usb_ether gadget, and they haven't been converted to Kconfig yet. Add a choice to make sure we have an option selected, and convert all the users. Reviewed-by: Ćukasz Majewski <lukma@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>