boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh: increase number of memory regions.
There was one region missing to register external SDRAM into heap. Signed-off-by: Pavel Pisa <ppisa@pikron.com>
This commit is contained in:
parent
17c3118b85
commit
210689535a
@ -94,7 +94,7 @@ CONFIG_M25P_SUBSECTOR_ERASE=y
|
||||
CONFIG_MAX_TASKS=16
|
||||
CONFIG_MMCSD=y
|
||||
CONFIG_MMCSD_SDIO=y
|
||||
CONFIG_MM_REGIONS=2
|
||||
CONFIG_MM_REGIONS=3
|
||||
CONFIG_MTD=y
|
||||
CONFIG_MTD_M25P=y
|
||||
CONFIG_NETDB_DNSCLIENT=y
|
||||
|
Loading…
Reference in New Issue
Block a user