summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sll_arm2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx6sll_arm2/Kconfig')
-rw-r--r--board/freescale/mx6sll_arm2/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/mx6sll_arm2/Kconfig b/board/freescale/mx6sll_arm2/Kconfig
index 9865a74..1bdadb7 100644
--- a/board/freescale/mx6sll_arm2/Kconfig
+++ b/board/freescale/mx6sll_arm2/Kconfig
@@ -9,4 +9,7 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "mx6sll_arm2"
+config LPDDR2
+ bool "set if the board uses the LPDDR2 not default LPDDR3"
+
endif