Kconfig (731340813fdb4cb8339edb8630e3f923b7d987ec) | Kconfig (8d8a54bf4c4b526b1fd804d5d54c90a0e1fd1099) |
---|---|
1config RISCV_NUMA 2 bool 3 4config IBEX 5 bool 6 7config MICROCHIP_PFSOC 8 bool 9 select CADENCE_SDHCI 10 select MCHP_PFSOC_DMC 11 select MCHP_PFSOC_IOSCB 12 select MCHP_PFSOC_MMUART 13 select MCHP_PFSOC_SYSREG | 1config RISCV_NUMA 2 bool 3 4config IBEX 5 bool 6 7config MICROCHIP_PFSOC 8 bool 9 select CADENCE_SDHCI 10 select MCHP_PFSOC_DMC 11 select MCHP_PFSOC_IOSCB 12 select MCHP_PFSOC_MMUART 13 select MCHP_PFSOC_SYSREG |
14 select MSI_NONBROKEN | |
15 select RISCV_ACLINT 16 select SIFIVE_PDMA 17 select SIFIVE_PLIC 18 select UNIMP 19 20config OPENTITAN 21 bool 22 select IBEX --- 9 unchanged lines hidden (view full) --- 32config RISCV_VIRT 33 bool 34 imply PCI_DEVICES 35 imply VIRTIO_VGA 36 imply TEST_DEVICES 37 imply TPM_TIS_SYSBUS 38 select RISCV_NUMA 39 select GOLDFISH_RTC | 14 select RISCV_ACLINT 15 select SIFIVE_PDMA 16 select SIFIVE_PLIC 17 select UNIMP 18 19config OPENTITAN 20 bool 21 select IBEX --- 9 unchanged lines hidden (view full) --- 31config RISCV_VIRT 32 bool 33 imply PCI_DEVICES 34 imply VIRTIO_VGA 35 imply TEST_DEVICES 36 imply TPM_TIS_SYSBUS 37 select RISCV_NUMA 38 select GOLDFISH_RTC |
40 select MSI_NONBROKEN | |
41 select PCI 42 select PCI_EXPRESS_GENERIC_BRIDGE 43 select PFLASH_CFI01 44 select SERIAL 45 select RISCV_ACLINT 46 select RISCV_APLIC 47 select RISCV_IMSIC 48 select SIFIVE_PLIC 49 select SIFIVE_TEST 50 select VIRTIO_MMIO 51 select FW_CFG_DMA 52 select PLATFORM_BUS 53 54config SIFIVE_E 55 bool | 39 select PCI 40 select PCI_EXPRESS_GENERIC_BRIDGE 41 select PFLASH_CFI01 42 select SERIAL 43 select RISCV_ACLINT 44 select RISCV_APLIC 45 select RISCV_IMSIC 46 select SIFIVE_PLIC 47 select SIFIVE_TEST 48 select VIRTIO_MMIO 49 select FW_CFG_DMA 50 select PLATFORM_BUS 51 52config SIFIVE_E 53 bool |
56 select MSI_NONBROKEN | |
57 select RISCV_ACLINT 58 select SIFIVE_GPIO 59 select SIFIVE_PLIC 60 select SIFIVE_UART 61 select SIFIVE_E_PRCI 62 select UNIMP 63 64config SIFIVE_U 65 bool 66 select CADENCE | 54 select RISCV_ACLINT 55 select SIFIVE_GPIO 56 select SIFIVE_PLIC 57 select SIFIVE_UART 58 select SIFIVE_E_PRCI 59 select UNIMP 60 61config SIFIVE_U 62 bool 63 select CADENCE |
67 select MSI_NONBROKEN | |
68 select RISCV_ACLINT 69 select SIFIVE_GPIO 70 select SIFIVE_PDMA 71 select SIFIVE_PLIC 72 select SIFIVE_SPI 73 select SIFIVE_UART 74 select SIFIVE_U_OTP 75 select SIFIVE_U_PRCI 76 select SIFIVE_PWM 77 select SSI_M25P80 78 select SSI_SD 79 select UNIMP 80 81config SPIKE 82 bool 83 select RISCV_NUMA 84 select HTIF | 64 select RISCV_ACLINT 65 select SIFIVE_GPIO 66 select SIFIVE_PDMA 67 select SIFIVE_PLIC 68 select SIFIVE_SPI 69 select SIFIVE_UART 70 select SIFIVE_U_OTP 71 select SIFIVE_U_PRCI 72 select SIFIVE_PWM 73 select SSI_M25P80 74 select SSI_SD 75 select UNIMP 76 77config SPIKE 78 bool 79 select RISCV_NUMA 80 select HTIF |
85 select MSI_NONBROKEN | |
86 select RISCV_ACLINT 87 select SIFIVE_PLIC | 81 select RISCV_ACLINT 82 select SIFIVE_PLIC |