summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/p3060qds.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/p3060qds.conf b/conf/machine/p3060qds.conf
new file mode 100644
index 0000000..7cf7ec0
--- /dev/null
+++ b/conf/machine/p3060qds.conf
@@ -0,0 +1,7 @@
1#@TYPE: Machine
2#@DESCRIPTION: Machine configuration for running
3
4require e500mc.inc
5
6KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p3060qds.dts"
7KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"