aboutsummaryrefslogtreecommitdiff
path: root/hw/sparc64/Kconfig
blob: f764c8a219dae02f7341264afae4d56f1aeb5606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
config SUN4U
    bool
    default y
    depends on SPARC64
    imply PCI_DEVICES
    imply SUNHME
    imply TEST_DEVICES
    imply PARALLEL
    select M48T59
    select ISA_BUS
    select FDC_ISA
    select SERIAL_ISA
    select SERIAL_MM
    select PCI_SABRE
    select IDE_CMD646
    select PCKBD
    select SIMBA
    select CHRP_NVRAM

config NIAGARA
    bool
    default y
    depends on SPARC64
    select EMPTY_SLOT
    select SUN4V_RTC
    select UNIMP