X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsun4i.h;h=6033760583a176fcc696d86aa6f2624e25a72d2b;hb=85e1900d9935b2b9fe02e0b3faba75e1695af172;hp=7cd5c69d3a8f9801043b6fd98aba781de4f472e6;hpb=1d2f74690cace803844bce198a6d5fa1b6cd11f9;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sun4i.h b/include/configs/sun4i.h index 7cd5c69..6033760 100644 --- a/include/configs/sun4i.h +++ b/include/configs/sun4i.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2012-2013 Henrik Nordstrom * * Configuration settings for the Allwinner A10 (sun4i) CPU - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H #define __CONFIG_H @@ -12,11 +11,6 @@ * A10 specific configuration */ -#ifdef CONFIG_USB_EHCI -#define CONFIG_USB_EHCI_SUNXI -#define CONFIG_USB_MAX_CONTROLLER_COUNT 2 -#endif - /* * Include common sunxi configuration where most the settings are */