diff options
Diffstat (limited to 'board/freescale/mx6qsabreauto/Kconfig')
-rw-r--r-- | board/freescale/mx6qsabreauto/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/freescale/mx6qsabreauto/Kconfig b/board/freescale/mx6qsabreauto/Kconfig index e579c0f..02f6f2d 100644 --- a/board/freescale/mx6qsabreauto/Kconfig +++ b/board/freescale/mx6qsabreauto/Kconfig @@ -9,4 +9,9 @@ config SYS_VENDOR config SYS_CONFIG_NAME default "mx6qsabreauto" +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 |