Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c18da7fa authored by Nagireddy Annem's avatar Nagireddy Annem
Browse files

defconfig: Increase command line size to 2048 for SDM429 BG



Increase Command line size to 2048 to accommodate avb2.0 boot
arguemnets.

Change-Id: I59ff896ac112641a5db239d4b10da39daf549ffa
Signed-off-by: default avatarNagireddy Annem <nannem@codeaurora.org>
parent 379abf34
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@ CONFIG_ARCH_SDM429W=y
CONFIG_PCI_MSM=y
CONFIG_SMP=y
CONFIG_SCHED_MC=y
CONFIG_COMMAND_LINE_SIZE=2048
CONFIG_NR_CPUS=8
CONFIG_ARM_PSCI=y
CONFIG_PREEMPT=y
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@ CONFIG_ARCH_SDM429W=y
# CONFIG_VDSO is not set
CONFIG_SMP=y
CONFIG_SCHED_MC=y
CONFIG_COMMAND_LINE_SIZE=2048
CONFIG_NR_CPUS=8
CONFIG_ARM_PSCI=y
CONFIG_PREEMPT=y