X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx6_common.h;h=07b1e06f4f4d77c3c758c25a70c59661ce441719;hb=a74a2134b245d19a999c796d29285597a22954ed;hp=6b20c6db5803ab350dc3ee8b6b1281ba9aceb9ef;hpb=0a6f625d65b25d995fe15b775a0bd26fb8c901e8;p=oweals%2Fu-boot.git diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 6b20c6db58..07b1e06f4f 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