mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
This commit is contained in:
@@ -104,8 +104,8 @@ CONFIG_ARCH="sim"
|
||||
#
|
||||
CONFIG_BOARD_LOOPSPERMSEC=5000
|
||||
# CONFIG_ARCH_CALIBRATION is not set
|
||||
CONFIG_DRAM_START=
|
||||
CONFIG_DRAM_SIZE=
|
||||
CONFIG_RAM_START=
|
||||
CONFIG_RAM_SIZE=
|
||||
|
||||
#
|
||||
# Boot options
|
||||
|
||||
Reference in New Issue
Block a user