X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsun5i.h;h=ada18de75374bf9452a476498f8f042faf116acb;hb=5f588f831b7459ea910aaf75f4ddd2522987b0e6;hp=c3692caa73eeba7da79eda32d7ae5cd375dffab8;hpb=0cba6e906a5a94b68dc4b42dc5e9bca8e77798f7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sun5i.h b/include/configs/sun5i.h index c3692ca..ada18de 100644 --- a/include/configs/sun5i.h +++ b/include/configs/sun5i.h @@ -11,15 +11,9 @@ * High Level Configuration Options */ -#ifdef CONFIG_USB_EHCI_HCD -#define CONFIG_USB_EHCI_SUNXI -#endif - /* * Include common sunxi configuration where most the settings are */ #include -#define CONFIG_MACH_TYPE (4138 | ((CONFIG_MACH_TYPE_COMPAT_REV) << 28)) - #endif /* __CONFIG_H */