rockchip: evb-rk3229: enable TPL_SYS_MALLOC_SIMPLE
Change-Id: If5d0846807b0a9e508df36ff170a951569147c63 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
parent
6222c40124
commit
30bcf959e9
|
|
@ -70,6 +70,7 @@ CONFIG_DEBUG_UART_CLOCK=24000000
|
|||
CONFIG_DEBUG_UART_SHIFT=2
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_SYSRESET=y
|
||||
CONFIG_TPL_SYS_MALLOC_SIMPLE=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_DWC2=y
|
||||
CONFIG_USB_GADGET=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue