X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fexynos4-common.h;h=054cb5309e70f5ff8066fc3d295cbeffa95a9111;hb=a29491ade0adf3dbb9dc51be8b45530edde1f1df;hp=4202c6261262bb86fea0d54679257a49ab13af0c;hpb=fd690a5e932010d0309a859169aeb77af94dff24;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/exynos4-common.h b/include/configs/exynos4-common.h index 4202c62..054cb53 100644 --- a/include/configs/exynos4-common.h +++ b/include/configs/exynos4-common.h @@ -8,8 +8,6 @@ #ifndef __CONFIG_EXYNOS4_COMMON_H #define __CONFIG_EXYNOS4_COMMON_H -#define CONFIG_EXYNOS4 /* Exynos4 Family */ - #include "exynos-common.h" /* SD/MMC configuration */ @@ -25,8 +23,6 @@ #define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Reserve 2 sectors */ -#define CONFIG_USB_GADGET_DWC2_OTG_PHY - /* Common environment variables */ #define ENV_ITB \ "loadkernel=load mmc ${mmcbootdev}:${mmcbootpart} ${kerneladdr} " \