]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx7_common.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / mx7_common.h
index e2b05caa945fae3239126c39c85555a1b3694ea5..fe460109d12a6d5e12a4cf16d5f837fa58551f7f 100644 (file)
@@ -59,7 +59,6 @@
 #define CONFIG_FSL_USDHC
 
 /* Fuses */
-#define CONFIG_CMD_FUSE
 #define CONFIG_MXC_OCOTP
 
 #define CONFIG_ARMV7_SECURE_BASE       0x00900000
@@ -67,7 +66,6 @@
 /* Secure boot (HAB) support */
 #ifdef CONFIG_SECURE_BOOT
 #define CONFIG_CSF_SIZE                        0x2000
-#define CONFIG_CMD_DEKBLOB
 #endif
 
 #endif