public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/7] mx6ul_14x14_evk: Remove CONFIG_CMD_FUSE option
@ 2015-09-09 14:16 Fabio Estevam
  2015-09-09 13:34 ` Peng Fan
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Fabio Estevam @ 2015-09-09 14:16 UTC (permalink / raw)
  To: u-boot

From: Fabio Estevam <fabio.estevam@freescale.com>

CONFIG_CMD_FUSE and CONFIG_MXC_OCOTP are selected by mx6_common.h,
so there is no need to define them locally.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/mx6ul_14x14_evk.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/include/configs/mx6ul_14x14_evk.h b/include/configs/mx6ul_14x14_evk.h
index e785925..08738c3 100644
--- a/include/configs/mx6ul_14x14_evk.h
+++ b/include/configs/mx6ul_14x14_evk.h
@@ -33,11 +33,6 @@
 #define CONFIG_MXC_UART
 #define CONFIG_MXC_UART_BASE		UART1_BASE
 
-#define CONFIG_CMD_FUSE
-#ifdef CONFIG_CMD_FUSE
-#define CONFIG_MXC_OCOTP
-#endif
-
 /* MMC Configs */
 #ifdef CONFIG_FSL_USDHC
 #define CONFIG_SYS_FSL_ESDHC_ADDR	USDHC2_BASE_ADDR
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-09-09 14:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09 14:16 [U-Boot] [PATCH 1/7] mx6ul_14x14_evk: Remove CONFIG_CMD_FUSE option Fabio Estevam
2015-09-09 13:34 ` Peng Fan
2015-09-09 14:16 ` [U-Boot] [PATCH 2/7] cgtqmx6eval: " Fabio Estevam
2015-09-09 14:16 ` [U-Boot] [PATCH 3/7] mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARD Fabio Estevam
2015-09-09 13:36   ` Peng Fan
2015-09-09 14:16 ` [U-Boot] [PATCH 4/7] mx6ul_14x14_evk: Remove unused config option Fabio Estevam
2015-09-09 13:38   ` Peng Fan
2015-09-09 14:16 ` [U-Boot] [PATCH 5/7] mx6ul_14x14_evk: Do not undef config options Fabio Estevam
2015-09-09 13:37   ` Peng Fan
2015-09-09 14:16 ` [U-Boot] [PATCH 6/7] mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGN Fabio Estevam
2015-09-09 13:39   ` Peng Fan
2015-09-09 14:16 ` [U-Boot] [PATCH 7/7] mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZE Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox