]> Git Repo - u-boot.git/commitdiff
riscv: ax25: add imply v5l2 cache controller
authorRick Chen <[email protected]>
Thu, 29 Aug 2019 02:30:13 +0000 (10:30 +0800)
committerAndes <[email protected]>
Tue, 3 Sep 2019 01:31:03 +0000 (09:31 +0800)
Select the v5l2 UCLASS_CACHE driver for ax25.

Signed-off-by: Rick Chen <[email protected]>
Cc: KC Lin <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/riscv/cpu/ax25/Kconfig

index f4b59cb71d63f1ede1f2bbf2b05126ed5d93fc66..d411a79c211f80b6d76017b4633d5ff23ebc3046 100644 (file)
@@ -6,6 +6,7 @@ config RISCV_NDS
        imply RISCV_TIMER
        imply ANDES_PLIC if (RISCV_MMODE || SPL_RISCV_MMODE)
        imply ANDES_PLMT if (RISCV_MMODE || SPL_RISCV_MMODE)
+       imply V5L2_CACHE
        help
          Run U-Boot on AndeStar V5 platforms and use some specific features
          which are provided by Andes Technology AndeStar V5 families.
This page took 0.033837 seconds and 4 git commands to generate.