]> Git Repo - buildroot-mgba.git/blobdiff - configs/rpi_defconfig
support/kconfig: Fix typo in README.buildroot.
[buildroot-mgba.git] / configs / rpi_defconfig
index e3d0a79ee1af0c99af4675e645b39c6c2582bb37..2b196736efb15518141c89b779fbf063f78df967 100644 (file)
@@ -17,7 +17,7 @@ BR2_DEFAULT_KERNEL_VERSION="3.6.11"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://github.com/raspberrypi/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="5d5301e"
+BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="1587f77"
 BR2_LINUX_KERNEL_USE_DEFCONFIG=y
-BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
+BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi_quick"
 BR2_LINUX_KERNEL_ZIMAGE=y
This page took 0.02556 seconds and 4 git commands to generate.