summaryrefslogtreecommitdiff
path: root/configs/pico-imx7d_bl33_defconfig
diff options
context:
space:
mode:
authorJoris Offouga <offougajoris@gmail.com>2020-01-06 02:22:08 +0300
committerStefano Babic <sbabic@denx.de>2020-01-15 00:23:54 +0300
commite8f4788eb8829fcaf8f8d5ec8fc495b6e9d6d0c5 (patch)
treed8e2d82785dcde885c4ea114f0df5808b4fdb409 /configs/pico-imx7d_bl33_defconfig
parentbcc70bc863af83a149a0461d96929907d28f094c (diff)
downloadu-boot-e8f4788eb8829fcaf8f8d5ec8fc495b6e9d6d0c5.tar.xz
pico-imx7d: Disable USB_ETHER support for bl33 defconfig
For DM_ETH support , it's require to disable this config. When this config is enable, This generate a error with spl in linker script Signed-off-by: Joris Offouga <offougajoris@gmail.com> Reviewed-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs/pico-imx7d_bl33_defconfig')
-rw-r--r--configs/pico-imx7d_bl33_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/pico-imx7d_bl33_defconfig b/configs/pico-imx7d_bl33_defconfig
index e54f3b12d4..a32b4d680f 100644
--- a/configs/pico-imx7d_bl33_defconfig
+++ b/configs/pico-imx7d_bl33_defconfig
@@ -64,9 +64,6 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x0525
CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
CONFIG_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y
-CONFIG_USB_ETHER=y
-CONFIG_USB_ETH_CDC=y
-CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
CONFIG_DM_VIDEO=y
CONFIG_VIDEO_BPP8=y
CONFIG_VIDEO_BPP16=y