summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6sabre_common.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-06-24 17:09:46 +0100
committerStefano Babic <sbabic@denx.de>2015-07-10 09:34:16 +0200
commit3c73b0a49a5c974bb313f8087dd0cfc54ea90ad2 (patch)
treee603008dca7f6ff2c4e4c8d6f100649c2bb7c46c /include/configs/mx6sabre_common.h
parent3b7ad216e26567342162722fca7b2e142e694d0f (diff)
downloadtalos-obmc-uboot-3c73b0a49a5c974bb313f8087dd0cfc54ea90ad2.tar.gz
talos-obmc-uboot-3c73b0a49a5c974bb313f8087dd0cfc54ea90ad2.zip
imx6: standardise OCOTP and fuse config to mx6_common
According to README.mxc_ocotp the OCOTP is a stanard i.MX6 SoC feature so centralise the config in mx6_common.h so functionality is standard across all boards Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx6sabre_common.h')
-rw-r--r--include/configs/mx6sabre_common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
index 6c3c52e3e0..e42dfc9045 100644
--- a/include/configs/mx6sabre_common.h
+++ b/include/configs/mx6sabre_common.h
@@ -21,11 +21,6 @@
#define CONFIG_MXC_UART
-#define CONFIG_CMD_FUSE
-#if defined(CONFIG_CMD_FUSE) || defined(CONFIG_IMX6_THERMAL)
-#define CONFIG_MXC_OCOTP
-#endif
-
/* MMC Configs */
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
OpenPOWER on IntegriCloud