projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40613ad
)
microwatt: Add defconfig
author
Joel Stanley
<joel@jms.id.au>
Fri, 6 Aug 2021 00:32:58 +0000
(10:02 +0930)
committer
Joel Stanley
<joel@jms.id.au>
Thu, 23 Sep 2021 06:27:57 +0000
(15:57 +0930)
Signed-off-by: Joel Stanley <joel@jms.id.au>
configs/ppc64le_microwatt_defconfig
[new file with mode: 0644]
patch
|
blob
diff --git a/configs/ppc64le_microwatt_defconfig
b/configs/ppc64le_microwatt_defconfig
new file mode 100644
(file)
index 0000000..
6b94d1b
--- /dev/null
+++ b/
configs/ppc64le_microwatt_defconfig
@@ -0,0
+1,15
@@
+# Architecture
+BR2_powerpc64le=y
+BR2_powerpc_microwatt=y
+
+# System
+BR2_SYSTEM_DHCP="eth0"
+
+# Filesystem
+BR2_TARGET_ROOTFS_CPIO=y
+BR2_TARGET_ROOTFS_EXT2=y
+# BR2_TARGET_ROOTFS_TAR is not set
+
+
+# Kernel
+BR2_LINUX_KERNEL=n