ARM: dts: at91: sama5d2_icp: fix i2c eeprom compatible
[platform/kernel/u-boot.git] / arch / riscv / cpu / fu540 / Kconfig
index 2dcad8e..ac3f183 100644 (file)
@@ -5,14 +5,36 @@
 config SIFIVE_FU540
        bool
        select ARCH_EARLY_INIT_R
+       select SUPPORT_SPL
+       select RAM
+       select SPL_RAM if SPL
        imply CPU
        imply CPU_RISCV
-       imply RISCV_TIMER
+       imply RISCV_TIMER if (RISCV_SMODE || SPL_RISCV_SMODE)
        imply SIFIVE_CLINT if (RISCV_MMODE || SPL_RISCV_MMODE)
        imply CMD_CPU
        imply SPL_CPU_SUPPORT
        imply SPL_OPENSBI
        imply SPL_LOAD_FIT
+       imply SMP
+       imply CLK_SIFIVE
+       imply CLK_SIFIVE_FU540_PRCI
+       imply SIFIVE_SERIAL
+       imply MACB
+       imply MII
+       imply SPI
+       imply SPI_SIFIVE
+       imply MMC
+       imply MMC_SPI
+       imply MMC_BROKEN_CD
+       imply CMD_MMC
+       imply DM_GPIO
+       imply SIFIVE_GPIO
+       imply CMD_GPIO
+       imply MISC
+       imply SIFIVE_OTP
+       imply DM_PWM
+       imply PWM_SIFIVE
 
 if ENV_IS_IN_SPI_FLASH