mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
boards: arm: fvp_baser_aemv8r_aarch32: enable cache management
Build with cache management enabled by default on this board. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
committed by
Carles Cufí
parent
83613baf4a
commit
657ed5d522
@@ -23,3 +23,5 @@ CONFIG_UART_INTERRUPT_DRIVEN=y
|
||||
# Enable console
|
||||
CONFIG_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
|
||||
CONFIG_CACHE_MANAGEMENT=y
|
||||
|
||||
Reference in New Issue
Block a user