summaryrefslogtreecommitdiff
path: root/configs/raspberrypi2_defconfig
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2015-08-02 16:56:31 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-02 19:17:43 +0200
commit238a25bd02b2457731531ccb3029fcf2408275ac (patch)
tree38ec2e0c6592843ff54b09c89dadc18973697457 /configs/raspberrypi2_defconfig
parent87059dd20ea68569771895e05592fed77f6f9357 (diff)
configs/raspberry2_defconfig: Fix typo
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/raspberrypi2_defconfig')
-rw-r--r--configs/raspberrypi2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig
index 7b12040d7..02603a22e 100644
--- a/configs/raspberrypi2_defconfig
+++ b/configs/raspberrypi2_defconfig
@@ -18,7 +18,7 @@ BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="f90f981770e3ac8506dc84c9cd01471faaa0b0c2"
BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
-BR2_LINUX_KERNEL_ZIMAGE=yo
+BR2_LINUX_KERNEL_ZIMAGE=y
# Build the DTB from the kernel sources
BR2_LINUX_KERNEL_DTS_SUPPORT=y