summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sx_17x17_arm2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx6sx_17x17_arm2/Kconfig')
-rw-r--r--board/freescale/mx6sx_17x17_arm2/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/freescale/mx6sx_17x17_arm2/Kconfig b/board/freescale/mx6sx_17x17_arm2/Kconfig
index 6977baa..a669b81 100644
--- a/board/freescale/mx6sx_17x17_arm2/Kconfig
+++ b/board/freescale/mx6sx_17x17_arm2/Kconfig
@@ -11,4 +11,10 @@ config SYS_CONFIG_NAME
config LPDDR2
bool "Select for the board using LPDDR2 not default DDR3"
+
+config NOR
+ bool "Support for NOR flash"
+ help
+ The i.MX SoC supports having a NOR flash connected to the WEIM.
+ Need to set this for NOR_BOOT.
endif