summaryrefslogtreecommitdiff
path: root/target/ppc64/systems/apple-g5
diff options
context:
space:
mode:
Diffstat (limited to 'target/ppc64/systems/apple-g5')
-rw-r--r--target/ppc64/systems/apple-g57
1 files changed, 7 insertions, 0 deletions
diff --git a/target/ppc64/systems/apple-g5 b/target/ppc64/systems/apple-g5
new file mode 100644
index 000000000..7852d5905
--- /dev/null
+++ b/target/ppc64/systems/apple-g5
@@ -0,0 +1,7 @@
+config ADK_TARGET_SYSTEM_APPLE_G5
+ bool "Apple G5"
+ select ADK_TARGET_CPU_PPC64_POWERPC64
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Support for Apple G5.
+