Skip to content
Snippets Groups Projects
Commit aaa64803 authored by Dinh Nguyen's avatar Dinh Nguyen Committed by Tom Rini
Browse files

configs: socfpga: add imply pl310 cache controller


Select the PL310 UCLASS_CACHE driver for SoCFPGA.

Reviewed-by: default avatarMarek Vasut <marex@denx.de>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent d97d8fca
No related branches found
No related tags found
No related merge requests found
......@@ -847,6 +847,7 @@ config ARCH_SOCFPGA
imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE
imply SPL_SPI_FLASH_SUPPORT
imply SPL_SPI_SUPPORT
imply L2X0_CACHE
config ARCH_SUNXI
bool "Support sunxi (Allwinner) SoCs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment