qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

default.mak (221B)


      1 # Default configuration for sparc64-softmmu
      2 
      3 # Uncomment the following lines to disable these optional devices:
      4 #
      5 #CONFIG_PCI_DEVICES=n
      6 #CONFIG_SUNHME=n
      7 #CONFIG_TEST_DEVICES=n
      8 
      9 # Boards:
     10 #
     11 CONFIG_SUN4U=y
     12 CONFIG_NIAGARA=y