summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/pgnsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3131/pgnsh/defconfig')
-rwxr-xr-xnuttx/configs/ea3131/pgnsh/defconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/configs/ea3131/pgnsh/defconfig b/nuttx/configs/ea3131/pgnsh/defconfig
index 3dcd7f667..696b5f310 100755
--- a/nuttx/configs/ea3131/pgnsh/defconfig
+++ b/nuttx/configs/ea3131/pgnsh/defconfig
@@ -399,13 +399,13 @@ CONFIG_SIG_SIGWORK=4
# page table entry to use for the vector mapping.
#
CONFIG_PAGING=y
-CONFIG_PAGING_PAGESIZE=4096
-CONFIG_PAGING_NLOCKED=8
+CONFIG_PAGING_PAGESIZE=1024
+CONFIG_PAGING_NLOCKED=36
#CONFIG_PAGING_LOCKED_PBASE
#CONFIG_PAGING_LOCKED_VBASE
-CONFIG_PAGING_NPPAGED=24
-CONFIG_PAGING_NVPAGED=96
-CONFIG_PAGING_NDATA=12
+CONFIG_PAGING_NPPAGED=96
+CONFIG_PAGING_NVPAGED=384
+CONFIG_PAGING_NDATA=44
#CONFIG_PAGING_DEFPRIO
CONFIG_PAGING_STACKSIZE=2048
CONFIG_PAGING_BLOCKINGFILL=y