mips: bmips: increment SYS_MALLOC_F_LEN
This prevents the following ENOMEM: Error binding driver 'bmips_cpu': -12 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
This commit is contained in:
parent
b2f815bb5f
commit
cd1cc31fe1
@ -1,6 +1,9 @@
|
||||
menu "Broadcom MIPS platforms"
|
||||
depends on ARCH_BMIPS
|
||||
|
||||
config SYS_MALLOC_F_LEN
|
||||
default 0x1000
|
||||
|
||||
config SYS_SOC
|
||||
default "bcm3380" if SOC_BMIPS_BCM3380
|
||||
default "bcm6328" if SOC_BMIPS_BCM6328
|
||||
|
Loading…
Reference in New Issue
Block a user