raspberrypi3-64.conf: Use 4.9 as default kernel

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2017-02-16 10:46:34 -08:00 committed by Andrei Gherzan
parent 9ed927caae
commit 0be123e5b8

View File

@ -13,3 +13,5 @@ SERIAL_CONSOLE = "115200 ttyS0"
VC4_CMA_SIZE ?= "cma-256"
UBOOT_MACHINE = "rpi_3_config"
PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%"