summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sxscm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx6sxscm/Kconfig')
-rw-r--r--board/freescale/mx6sxscm/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/board/freescale/mx6sxscm/Kconfig b/board/freescale/mx6sxscm/Kconfig
index d3b1075..7dd62b9 100644
--- a/board/freescale/mx6sxscm/Kconfig
+++ b/board/freescale/mx6sxscm/Kconfig
@@ -9,4 +9,14 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "mx6sxscm"
+config 512MB_LPDDR2
+ bool "lpddr2 size of 512MB"
+ help
+ Set the lpddr2 size to 512 MB.
+
+config MX6SXSCM_EMMC
+ bool "Select for eMMC support"
+ help
+ For epop modules with eMMC on SCM.
+
endif