summaryrefslogtreecommitdiff
path: root/target/hppa/systems/hp-c3700
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-06-16 00:32:42 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2018-06-16 00:32:49 +0200
commit60214e17a224ca7bb16510ff7f453ed85fc111c5 (patch)
tree808f78fc5476e00dc91e7a7e376e200092291134 /target/hppa/systems/hp-c3700
parent42a7a8c081c1f4bc16a6f6aa649274b451310bf4 (diff)
add non-tested samples
Diffstat (limited to 'target/hppa/systems/hp-c3700')
-rw-r--r--target/hppa/systems/hp-c37008
1 files changed, 8 insertions, 0 deletions
diff --git a/target/hppa/systems/hp-c3700 b/target/hppa/systems/hp-c3700
new file mode 100644
index 000000000..f0299288b
--- /dev/null
+++ b/target/hppa/systems/hp-c3700
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_HP_C3700
+ bool "HP C3700 Workstation"
+ select ADK_TARGET_CPU_PARISC
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ HP C3700 workstation with PA-8700 750 MHz
+ https://www.openpa.net/systems/hp-visualize_b1000_c3000_c3600.html
+