From 49c1b62024d131590e79b5d0ceb5de23a38a6b24 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 1 Nov 2016 18:52:59 +0100 Subject: sgi: enable pci and scsi controller --- target/mips64/systems/sgi-o2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/mips64/systems') diff --git a/target/mips64/systems/sgi-o2 b/target/mips64/systems/sgi-o2 index c22952aa5..2a54c7b2e 100644 --- a/target/mips64/systems/sgi-o2 +++ b/target/mips64/systems/sgi-o2 @@ -6,6 +6,8 @@ config ADK_TARGET_SYSTEM_SGI_O2 select ADK_TARGET_WITH_NET select ADK_TARGET_WITH_NETDEVICE select ADK_TARGET_WITH_BLOCK + select ADK_TARGET_WITH_SCSI + select ADK_TARGET_WITH_PCI select ADK_TARGET_KERNEL_WITH_COMPRESSION help Support for SGI O2. -- cgit v1.2.3