X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fhikey.h;h=9ec81402b4ecbf059f1fa267c80364fc65a193b1;hb=43ade93bdb0c8bd57382be810a05b3793749ce85;hp=7a03d0f30a3273867bd64a05cc5bd8c25a2ab541;hpb=194eded14ccb40af18e1a9fb8ab85903ee0803ef;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/hikey.h b/include/configs/hikey.h index 7a03d0f..9ec8140 100644 --- a/include/configs/hikey.h +++ b/include/configs/hikey.h @@ -21,8 +21,6 @@ #define CONFIG_SUPPORT_RAW_INITRD -#define CONFIG_BOARD_EARLY_INIT_F - /* Physical Memory Map */ /* CONFIG_SYS_TEXT_BASE needs to align with where ATF loads bl33.bin */ @@ -71,10 +69,6 @@ #define CONFIG_HIKEY_GPIO /* SD/MMC configuration */ -#define CONFIG_GENERIC_MMC -#define CONFIG_MMC -#define CONFIG_DWMMC -#define CONFIG_HIKEY_DWMMC #define CONFIG_BOUNCE_BUFFER #define CONFIG_FS_EXT4