diff options
Diffstat (limited to 'target/mips64')
-rw-r--r-- | target/mips64/systems/sgi-o2 | 2 |
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. |