mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
ddr: imx8m: hide i.MX8M DDR options from device driver entry
Use one menu to hide the several i.MX8M DDR options from device driver entry. Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
menu "i.MX8M DDR controllers"
|
||||
depends on ARCH_IMX8M
|
||||
|
||||
config IMX8M_DRAM
|
||||
bool "imx8m dram"
|
||||
|
||||
@@ -20,3 +23,4 @@ config SAVED_DRAM_TIMING_BASE
|
||||
info into memory for low power use. OCRAM_S is used for this
|
||||
purpose on i.MX8MM.
|
||||
default 0x180000
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user