2019-01-23 14:56:00 +08:00
|
|
|
config OR1K_SIM
|
|
|
|
bool
|
2024-01-25 13:36:37 +01:00
|
|
|
default y
|
|
|
|
depends on OPENRISC
|
2024-04-30 21:08:15 +02:00
|
|
|
select DEVICE_TREE
|
2024-09-05 09:38:32 +02:00
|
|
|
select SERIAL_MM
|
2019-01-29 12:16:27 +01:00
|
|
|
select OPENCORES_ETH
|
|
|
|
select OMPIC
|
2020-11-27 22:51:25 +00:00
|
|
|
select SPLIT_IRQ
|
2022-05-20 22:38:13 +09:00
|
|
|
|
|
|
|
config OR1K_VIRT
|
|
|
|
bool
|
2024-01-25 13:36:37 +01:00
|
|
|
default y
|
|
|
|
depends on OPENRISC
|
2022-06-12 21:22:53 +09:00
|
|
|
imply PCI_DEVICES
|
2022-05-20 22:38:13 +09:00
|
|
|
imply VIRTIO_VGA
|
|
|
|
imply TEST_DEVICES
|
2024-04-30 21:08:15 +02:00
|
|
|
select DEVICE_TREE
|
2022-06-12 21:22:53 +09:00
|
|
|
select PCI
|
|
|
|
select PCI_EXPRESS_GENERIC_BRIDGE
|
2022-05-20 22:38:13 +09:00
|
|
|
select GOLDFISH_RTC
|
2024-09-05 09:38:32 +02:00
|
|
|
select SERIAL_MM
|
2022-05-20 22:38:13 +09:00
|
|
|
select SIFIVE_TEST
|
|
|
|
select VIRTIO_MMIO
|