1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Increase vmalloc

This commit is contained in:
Ycarus 2018-09-25 20:49:37 +02:00
parent 7f830c2db3
commit 8f831f7bb5
2 changed files with 2 additions and 2 deletions

View file

@ -72,7 +72,7 @@ CONFIG_CLEANCACHE=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_CLKSRC_MMIO=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_CMDLINE="earlyprintk console=ttyS0,115200 vmalloc=496M debug=7 initcall_debug=1 rootfstype=ext4,squashfs,jffs2"
CONFIG_CMDLINE="earlyprintk console=ttyS0,115200 vmalloc=768M debug=7 initcall_debug=1 rootfstype=ext4,squashfs,jffs2"
CONFIG_CMDLINE_FROM_BOOTLOADER=y
CONFIG_COMMON_CLK=y
CONFIG_COMMON_CLK_MEDIATEK=y