X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx6_common.h;h=07b1e06f4f4d77c3c758c25a70c59661ce441719;hb=a74a2134b245d19a999c796d29285597a22954ed;hp=2b8ce9d71d007d1a6093e103eb3ae49874115fbd;hpb=c2ea87883ef309570c8903e6de4b8b78685d73d0;p=oweals%2Fu-boot.git diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 2b8ce9d71d..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 0x4000 #ifdef CONFIG_SPL_BUILD #define CONFIG_SPL_DRIVERS_MISC_SUPPORT #endif -#endif #endif