summaryrefslogtreecommitdiff
path: root/configs/warp7_secure_defconfig
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2017-09-06 23:53:43 +0300
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-10-03 20:12:04 +0300
commitc163668a4abaeef3eaab22b4a5ac13d2d74f1306 (patch)
tree40e276aa3cdf2cbfd23c64519cf1d72c4ff7949c /configs/warp7_secure_defconfig
parent74e7997c70d80e4b3de0622fbff3e75f72b8c1ce (diff)
downloadu-boot-c163668a4abaeef3eaab22b4a5ac13d2d74f1306.tar.xz
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
While the USB Ethernet device address is already defined in Kconfig, the host address isn't. Convert it. 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 'configs/warp7_secure_defconfig')
-rw-r--r--configs/warp7_secure_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/warp7_secure_defconfig b/configs/warp7_secure_defconfig
index 8beda72cd8..96e2c9e5cf 100644
--- a/configs/warp7_secure_defconfig
+++ b/configs/warp7_secure_defconfig
@@ -36,4 +36,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_G_DNL_MANUFACTURER="FSL"
CONFIG_G_DNL_VENDOR_NUM=0x0525
CONFIG_G_DNL_PRODUCT_NUM=0xa4a5
+CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
CONFIG_OF_LIBFDT=y