summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2017-01-25 22:48:13 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-01-25 23:27:01 +0100
commit6c8f7011cb2246a5a546ff0bb12f723f2d7a9735 (patch)
tree0d6d60fcebfa33b79a4d948f1cfe12a1f8a5ea4f /configs
parentc1395b347fb2e4a7551d220881e1a075d1e6e7bd (diff)
configs: add Qemu nios2 defconfig
Tested with Qemu the latest master (upcoming 2.9 release) Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/qemu_nios2_10m50_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/qemu_nios2_10m50_defconfig b/configs/qemu_nios2_10m50_defconfig
new file mode 100644
index 000000000..d6b3e1f29
--- /dev/null
+++ b/configs/qemu_nios2_10m50_defconfig
@@ -0,0 +1,7 @@
+BR2_nios2=y
+BR2_LINUX_KERNEL=y
+BR2_LINUX_KERNEL_CUSTOM_VERSION=y
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.9.5"
+BR2_LINUX_KERNEL_DEFCONFIG="10m50"
+BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/qemu/nios2-10m50/linux-4.9.fragment"
+BR2_TARGET_ROOTFS_INITRAMFS=y