qemu-sh4: update to latest kernel
[buildroot-gz.git] / configs / raspberrypi_defconfig
blob0a32fd30dca2232971855401343e2a8b5617e173
1 BR2_arm=y
2 BR2_arm1176jzf_s=y
4 BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
5 BR2_TOOLCHAIN_BUILDROOT_CXX=y
7 BR2_TARGET_GENERIC_GETTY_PORT="tty1"
9 BR2_PACKAGE_RPI_FIRMWARE=y
11 # Lock to 3.12 headers as the RPi kernel is based off the 3.12 branch
12 BR2_KERNEL_HEADERS_VERSION=y
13 BR2_DEFAULT_KERNEL_VERSION="3.12.26"
14 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_12=y
16 BR2_LINUX_KERNEL=y
17 BR2_LINUX_KERNEL_CUSTOM_GIT=y
18 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/raspberrypi/linux.git"
19 BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="353043394c99ed37a4075da228af64468fdf6c06"
20 BR2_LINUX_KERNEL_USE_DEFCONFIG=y
21 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi_quick"
22 BR2_LINUX_KERNEL_ZIMAGE=y