X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fvinco.h;h=adff1b6d7f7100d40100acb891c1c1d485db357a;hb=cbb89ed026e761b58a2568fea7b98135abcefe21;hp=b79ad5b76a9be5ef4abd6e66e22fea249fa95d45;hpb=c83a824e62277162ad35f52879b2316902c0eff5;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/vinco.h b/include/configs/vinco.h index b79ad5b..adff1b6 100644 --- a/include/configs/vinco.h +++ b/include/configs/vinco.h @@ -13,9 +13,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -/* No NOR flash, this definition should be put before common header */ -#define CONFIG_SYS_NO_FLASH - #include "at91-sama5_common.h" /* The value in the common file is too far away for the VInCo platform */ @@ -66,14 +63,6 @@ #endif -/* USB */ - -#ifdef CONFIG_CMD_USB -#define CONFIG_USB_EHCI -#define CONFIG_USB_EHCI_ATMEL -#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3 -#endif - /* USB device */ #define CONFIG_USB_ETHER #define CONFIG_USB_ETH_RNDIS