xref: /openbmc/qemu/hw/sparc64/Kconfig (revision b33b890c)
1config SUN4U
2    bool
3    imply PCI_DEVICES
4    imply SUNHME
5    imply TEST_DEVICES
6    select M48T59
7    select ISA_BUS
8    select FDC
9    select SERIAL_ISA
10    select PCI_SABRE
11    select IDE_CMD646
12    select PARALLEL
13    select PCKBD
14    select SIMBA
15
16config NIAGARA
17    bool
18    select EMPTY_SLOT
19    select SUN4V_RTC
20