summaryrefslogtreecommitdiff
path: root/target/sparc/systems/sun-voyager
diff options
context:
space:
mode:
Diffstat (limited to 'target/sparc/systems/sun-voyager')
-rw-r--r--target/sparc/systems/sun-voyager11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/sparc/systems/sun-voyager b/target/sparc/systems/sun-voyager
new file mode 100644
index 000000000..931a46354
--- /dev/null
+++ b/target/sparc/systems/sun-voyager
@@ -0,0 +1,11 @@
+config ADK_TARGET_SYSTEM_SUN_VOYAGER
+ bool "Sun Voyager"
+ select ADK_sparc
+ select ADK_sun_voyager
+ select ADK_CPU_SPARC_V8
+ select ADK_TARGET_WITH_VGA
+ select ADK_TARGET_WITH_SERIAL
+ select ADK_TARGET_KERNEL_VMLINUX_AOUT
+ help
+ Support for Sun Voyager.
+