From 51f29370366a40fc54eec579c7567bc1356da6e4 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:22 -0600 Subject: Convert CONFIG_CMD_FUSE to Kconfig This converts the following to Kconfig: CONFIG_CMD_FUSE Signed-off-by: Simon Glass --- include/configs/mx6_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx6_common.h') diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 21ac3fc357..1a8ab4ee33 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -78,7 +78,6 @@ #define CONFIG_FSL_USDHC /* Fuses */ -#define CONFIG_CMD_FUSE #define CONFIG_MXC_OCOTP /* Secure boot (HAB) support */ -- cgit v1.2.1