]> Git Repo - buildroot-mgba.git/blame - configs/qemu_x86_defconfig
configs/sheevaplug_defconfig: lock down kernel headers version
[buildroot-mgba.git] / configs / qemu_x86_defconfig
CommitLineData
ca9d54b0
TP
1# Architecture
2BR2_i386=y
3BR2_x86_pentiumpro=y
4
c10b2291
PK
5# system
6BR2_TARGET_GENERIC_GETTY=y
309e9193 7BR2_TARGET_GENERIC_GETTY_PORT="tty1"
c10b2291 8
319815a5
PK
9# filesystem
10BR2_TARGET_ROOTFS_EXT2=y
f12b1771 11# BR2_TARGET_ROOTFS_TAR is not set
319815a5 12
6420570f
GZ
13# Lock to 3.7 headers to avoid breaking with newer kernels
14BR2_KERNEL_HEADERS_3_7=y
2f764a26 15
ca9d54b0
TP
16# Kernel
17BR2_LINUX_KERNEL=y
18BR2_LINUX_KERNEL_CUSTOM_VERSION=y
b5baf9cb 19BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.7.6"
ca9d54b0 20BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
6420570f 21BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/x86/linux-3.7.config"
This page took 0.118621 seconds and 4 git commands to generate.