diff options
Diffstat (limited to 'target/sparc/systems/sun-voyager')
-rw-r--r-- | target/sparc/systems/sun-voyager | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/sparc/systems/sun-voyager b/target/sparc/systems/sun-voyager deleted file mode 100644 index a700918a4..000000000 --- a/target/sparc/systems/sun-voyager +++ /dev/null @@ -1,12 +0,0 @@ -config ADK_TARGET_SYSTEM_SUN_VOYAGER - bool "Sun Voyager" - select ADK_TARGET_CPU_SPARC_V8 - select ADK_TARGET_WITH_VGA - select ADK_TARGET_WITH_NET - select ADK_TARGET_WITH_NETDEVICE - select ADK_TARGET_WITH_BLOCK - select ADK_TARGET_KERNEL_ZIMAGE - select ADK_TARGET_KERNEL_WITH_COMPRESSION - help - Support for Sun Voyager. - |