summaryrefslogtreecommitdiff
path: root/board/phytec/pfla02/Kconfig
diff options
context:
space:
mode:
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 142a122..f4da68b 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