summaryrefslogtreecommitdiff
path: root/target/mips64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-11-01 18:52:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-11-23 03:42:42 +0100
commit49c1b62024d131590e79b5d0ceb5de23a38a6b24 (patch)
tree3d776c40653c811e287de95c04b380e4d5230a51 /target/mips64
parent5a16cddb7108688e3d850f0d089cb7399d8e287e (diff)
sgi: enable pci and scsi controller
Diffstat (limited to 'target/mips64')
-rw-r--r--target/mips64/systems/sgi-o22
1 files changed, 2 insertions, 0 deletions
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.