summaryrefslogtreecommitdiffstats
path: root/configs/qemu_arm_versatile_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/qemu_arm_versatile_defconfig')
-rw-r--r--configs/qemu_arm_versatile_defconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig
new file mode 100644
index 000000000..6c349d3fb
--- /dev/null
+++ b/configs/qemu_arm_versatile_defconfig
@@ -0,0 +1,11 @@
+# Architecture
+BR2_arm=y
+BR2_arm926t=y
+
+# Kernel
+BR2_LINUX_KERNEL=y
+BR2_LINUX_KERNEL_CUSTOM_VERSION=y
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.36"
+BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
+BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/arm-versatile/linux-2.6.36.config"
+BR2_LINUX_KERNEL_ZIMAGE=y