summaryrefslogtreecommitdiffstats
path: root/configs/qemu_sparc_ss10_defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard2011-12-01 09:56:54 +0100
committerPeter Korsgaard2011-12-01 09:56:54 +0100
commitc3b72c6cd7b82e70cf61f4eac59f176444eaebf1 (patch)
treefe27a5f40b77b826a0bbe7bc2587e4592f74e6c5 /configs/qemu_sparc_ss10_defconfig
parentUpdate for 2011.11 (diff)
parentlibroxml: bump version to 2.1.2 (diff)
downloadbuildroot-c3b72c6cd7b82e70cf61f4eac59f176444eaebf1.tar.gz
buildroot-c3b72c6cd7b82e70cf61f4eac59f176444eaebf1.tar.xz
buildroot-c3b72c6cd7b82e70cf61f4eac59f176444eaebf1.zip
Merge branch 'next'
And kickoff 2012.02 cycle. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/qemu_sparc_ss10_defconfig')
-rw-r--r--configs/qemu_sparc_ss10_defconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/configs/qemu_sparc_ss10_defconfig b/configs/qemu_sparc_ss10_defconfig
new file mode 100644
index 000000000..20cd9fbf5
--- /dev/null
+++ b/configs/qemu_sparc_ss10_defconfig
@@ -0,0 +1,14 @@
+# Architecture
+BR2_sparc=y
+BR2_sparc_supersparc=y
+
+# filesystem
+BR2_TARGET_ROOTFS_EXT2=y
+# BR2_TARGET_ROOTFS_TAR is not set
+
+# Linux kernel
+BR2_LINUX_KERNEL=y
+BR2_LINUX_KERNEL_CUSTOM_VERSION=y
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.1"
+BR2_LINUX_KERNEL_DEFCONFIG="sparc32"
+BR2_LINUX_KERNEL_ZIMAGE=y