summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/m53menlo.h3
-rw-r--r--include/configs/mx51evk.h1
-rw-r--r--include/configs/mx53ppd.h2
-rw-r--r--include/configs/usbarmory.h3
4 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/m53menlo.h b/include/configs/m53menlo.h
index f87bbf7ccf3..eca86a94519 100644
--- a/include/configs/m53menlo.h
+++ b/include/configs/m53menlo.h
@@ -80,9 +80,6 @@
#define CFG_SYS_LDB_CLOCK 33260000
#define CONFIG_IMX_VIDEO_SKIP
-/* IIM Fuses */
-#define CONFIG_FSL_IIM
-
/* Watchdog */
/*
diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h
index 3c99b70a2bb..6d9b954587e 100644
--- a/include/configs/mx51evk.h
+++ b/include/configs/mx51evk.h
@@ -17,7 +17,6 @@
/*
* Hardware drivers
*/
-#define CONFIG_FSL_IIM
#define CONFIG_MXC_UART_BASE UART1_BASE
diff --git a/include/configs/mx53ppd.h b/include/configs/mx53ppd.h
index 7160654eb30..913bc1996d4 100644
--- a/include/configs/mx53ppd.h
+++ b/include/configs/mx53ppd.h
@@ -102,8 +102,6 @@
/* FLASH and environment organization */
-#define CONFIG_FSL_IIM
-
/* Backlight Control */
#define CONFIG_IMX6_PWM_PER_CLK 66666000
diff --git a/include/configs/usbarmory.h b/include/configs/usbarmory.h
index da68d7a0da9..a2bc3cd23a5 100644
--- a/include/configs/usbarmory.h
+++ b/include/configs/usbarmory.h
@@ -27,9 +27,6 @@
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
#define CONFIG_MXC_USB_FLAGS 0
-/* Fuse */
-#define CONFIG_FSL_IIM
-
/* Linux boot */
#define CONFIG_HOSTNAME "usbarmory"