]> git.sur5r.net Git - u-boot/blobdiff - board/phytec/pfla02/Kconfig
pfla02: Fix RAM detection and support 1 bank SOM
[u-boot] / board / phytec / pfla02 / Kconfig
index 142a1222fc69275cf2aa4d8ae7baaae1c96c6f01..f4da68b5ba9512be1ae8f870a88eeca437f25647 100644 (file)
@@ -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