Revision 532cc6da74ec25b5ba6893b5757c977d54582949 authored by Peter Maydell on 10 April 2019, 14:38:59 UTC, committed by Peter Maydell on 10 April 2019, 14:38:59 UTC
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
1 parent 6523516
Raw File
Kconfig
config SUN4U
    bool
    imply PCI_DEVICES
    imply SUNHME
    imply TEST_DEVICES
    imply PARALLEL
    select M48T59
    select ISA_BUS
    select FDC
    select SERIAL_ISA
    select PCI_SABRE
    select IDE_CMD646
    select PCKBD
    select SIMBA

config NIAGARA
    bool
    select EMPTY_SLOT
    select SUN4V_RTC
back to top