summaryrefslogtreecommitdiff
path: root/include/configs/sama5d2_ptc.h
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2017-09-07 09:46:14 +0300
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-10-03 20:12:05 +0300
commitd2f0f4af4b655de9c63976be659288c88ae23953 (patch)
tree5c37c7b6aa6ce77cb92a8ce1dae197e9aa0a3681 /include/configs/sama5d2_ptc.h
parent3f33d3c8f4cc1b19a4a74e185bd3b6910f30e00f (diff)
downloadu-boot-d2f0f4af4b655de9c63976be659288c88ae23953.tar.xz
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>
Diffstat (limited to 'include/configs/sama5d2_ptc.h')
-rw-r--r--include/configs/sama5d2_ptc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sama5d2_ptc.h b/include/configs/sama5d2_ptc.h
index 46dcdea800..ff129016c4 100644
--- a/include/configs/sama5d2_ptc.h
+++ b/include/configs/sama5d2_ptc.h
@@ -62,7 +62,6 @@
#endif
/* USB device */
-#define CONFIG_USB_ETH_RNDIS
#define CONFIG_USBNET_MANUFACTURER "Atmel SAMA5D2_PTC"
/* Ethernet Hardware */