From 33620947333f08d54abb96c0936937db1d315931 Mon Sep 17 00:00:00 2001 From: Jagan Teki Date: Fri, 20 Jul 2018 12:34:23 +0530 Subject: configs: sunxi: Drop CONFIG_SUNXI_USB_PHYS Now number of PHY on Allwinner is handling via dt data, drivers at phy/allwinner/phy-sun4i-usb.c Signed-off-by: Jagan Teki Tested-by: Jagan Teki --- include/configs/sun6i.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/sun6i.h') diff --git a/include/configs/sun6i.h b/include/configs/sun6i.h index a3f768f..1523684 100644 --- a/include/configs/sun6i.h +++ b/include/configs/sun6i.h @@ -18,8 +18,6 @@ #define CONFIG_USB_EHCI_SUNXI #endif -#define CONFIG_SUNXI_USB_PHYS 3 - #define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE #define CONFIG_ARMV7_SECURE_MAX_SIZE (64 * 1024) /* 64 KB */ -- cgit v1.1