X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fhikey.h;h=9ec81402b4ecbf059f1fa267c80364fc65a193b1;hb=43ade93bdb0c8bd57382be810a05b3793749ce85;hp=9cbccd9dc9e977e368819f01540377686620eead;hpb=ff62bdfbd5dd67d37901002a35b541f2c65ad78d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/hikey.h b/include/configs/hikey.h index 9cbccd9..9ec8140 100644 --- a/include/configs/hikey.h +++ b/include/configs/hikey.h @@ -21,10 +21,6 @@ #define CONFIG_SUPPORT_RAW_INITRD -#define CONFIG_IDENT_STRING "hikey" - -#define CONFIG_BOARD_EARLY_INIT_F - /* Physical Memory Map */ /* CONFIG_SYS_TEXT_BASE needs to align with where ATF loads bl33.bin */ @@ -64,7 +60,6 @@ /*#define CONFIG_DWC2_DFLT_SPEED_FULL*/ #define CONFIG_DWC2_ENABLE_DYNAMIC_FIFO -#define CONFIG_USB_STORAGE #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_SMSC95XX #define CONFIG_USB_ETHER_ASIX @@ -74,16 +69,11 @@ #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 /* Command line configuration */ -#define CONFIG_MENU #define CONFIG_CMD_UNZIP #define CONFIG_CMD_ENV