From 591be855bed016eddcd3cae430f8ceae077931b4 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Sun, 13 Jan 2019 19:46:37 +0100 Subject: [PATCH] Increase vmalloc for BPI-R2 --- root/target/linux/mediatek/mt7623/config-4.14 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/target/linux/mediatek/mt7623/config-4.14 b/root/target/linux/mediatek/mt7623/config-4.14 index 549582be..8c313eb7 100644 --- a/root/target/linux/mediatek/mt7623/config-4.14 +++ b/root/target/linux/mediatek/mt7623/config-4.14 @@ -73,7 +73,7 @@ CONFIG_CLEANCACHE=y CONFIG_CLKDEV_LOOKUP=y CONFIG_CLKSRC_MMIO=y CONFIG_CLONE_BACKWARDS=y -CONFIG_CMDLINE="earlyprintk console=ttyS0,115200 vmalloc=476M" +CONFIG_CMDLINE="earlyprintk console=ttyS0,115200 vmalloc=768M" CONFIG_CMDLINE_EXTEND=y CONFIG_COMMON_CLK=y CONFIG_COMMON_CLK_MEDIATEK=y