X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx6_common.h;h=07b1e06f4f4d77c3c758c25a70c59661ce441719;hb=e4b91f085d4259f187052ff724c80af38fc11b18;hp=6b20c6db5803ab350dc3ee8b6b1281ba9aceb9ef;hpb=ceb6ddbc73607e9395bb5f0ad94159755f049e77;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 6b20c6d..07b1e06 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -55,14 +55,9 @@ #define CONFIG_SYS_MAXARGS 32 /* MMC */ -#define CONFIG_FSL_USDHC -/* Secure boot (HAB) support */ -#ifdef CONFIG_SECURE_BOOT -#define CONFIG_CSF_SIZE 0x2000 #ifdef CONFIG_SPL_BUILD #define CONFIG_SPL_DRIVERS_MISC_SUPPORT #endif -#endif #endif