summaryrefslogtreecommitdiff
path: root/board/phytec/pfla02/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-09-01 10:40:59 -0400
committerTom Rini <trini@konsulko.com>2017-09-01 10:40:59 -0400
commit6aee2ab68c362ace5a59f89a63abed82e0bf19e5 (patch)
tree0b76045a178e9c0ed61e141bd8dfb3e34e4e86a9 /board/phytec/pfla02/Kconfig
parent4109d702934c361b2ae2a5ad34f4dfee708cc214 (diff)
parent63af4b0ad0666e0797306593813b6272e1995bde (diff)
Merge git://git.denx.de/u-boot-imx
Signed-off-by: Tom Rini <trini@konsulko.com> Conflicts: configs/imx6qdl_icore_mmc_defconfig configs/imx6qdl_icore_rqs_defconfig
Diffstat (limited to 'board/phytec/pfla02/Kconfig')
-rw-r--r--board/phytec/pfla02/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/phytec/pfla02/Kconfig b/board/phytec/pfla02/Kconfig
index 142a1222fc..f4da68b5ba 100644
--- a/board/phytec/pfla02/Kconfig
+++ b/board/phytec/pfla02/Kconfig
@@ -9,4 +9,10 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "pfla02"
+config SPL_DRAM_1_BANK
+ bool "DRAM on just one bank"
+ help
+ activate, if the module has just one bank
+ of RAM
+
endif