summaryrefslogtreecommitdiff
path: root/include/configs/sansa_fuze_plus.h
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2017-09-07 00:23:21 +0300
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-10-03 20:12:05 +0300
commit3f33d3c8f4cc1b19a4a74e185bd3b6910f30e00f (patch)
tree7fbb068634d5ca4d139a0858b54f7ae22983457a /include/configs/sansa_fuze_plus.h
parentc163668a4abaeef3eaab22b4a5ac13d2d74f1306 (diff)
downloadu-boot-3f33d3c8f4cc1b19a4a74e185bd3b6910f30e00f.tar.xz
usb: gadget: Convert USB_ETHER to Kconfig
The USB Ethernet gadget option has not yet been moved to Kconfig, let's deal with that. 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/sansa_fuze_plus.h')
-rw-r--r--include/configs/sansa_fuze_plus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sansa_fuze_plus.h b/include/configs/sansa_fuze_plus.h
index 250917b1dc..9e33ca4227 100644
--- a/include/configs/sansa_fuze_plus.h
+++ b/include/configs/sansa_fuze_plus.h
@@ -39,7 +39,6 @@
#define CONFIG_EHCI_MXS_PORT0
#define CONFIG_USB_MAX_CONTROLLER_COUNT 1
-#define CONFIG_USB_ETHER
#define CONFIG_USB_ETH_CDC
#define CONFIG_NETCONSOLE
#endif