aboutsummaryrefslogtreecommitdiff
path: root/hw/openrisc/Kconfig
blob: 97af258b556654379f1566afbc500d97c800d75c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config OR1K_SIM
    bool
    select SERIAL
    select OPENCORES_ETH
    select OMPIC
    select SPLIT_IRQ

config OR1K_VIRT
    bool
    imply PCI_DEVICES
    imply VIRTIO_VGA
    imply TEST_DEVICES
    select PCI
    select PCI_EXPRESS_GENERIC_BRIDGE
    select GOLDFISH_RTC
    select SERIAL
    select SIFIVE_TEST
    select VIRTIO_MMIO