From 3c3dee373a1a03b4f2390978bfaef260fc8f5622 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 27 Jun 2018 15:54:18 +0200 Subject: arm64: zcu100: Enable USB host ether and ASIX via defconfig There is no reason to keep these configs in platform config file. Signed-off-by: Michal Simek --- include/configs/xilinx_zynqmp_zcu100.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/configs/xilinx_zynqmp_zcu100.h b/include/configs/xilinx_zynqmp_zcu100.h index b65d0c1cddd..5ad9e1be5af 100644 --- a/include/configs/xilinx_zynqmp_zcu100.h +++ b/include/configs/xilinx_zynqmp_zcu100.h @@ -24,9 +24,6 @@ {0, {{I2C_MUX_PCA9548, 0x75, 7} } }, \ } -#define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_ASIX - #include #endif /* __CONFIG_ZYNQMP_ZCU100_H */ -- cgit v1.3.1