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-04-18 21:51:04 +01:00 committed by Andrei Gherzan
parent 317cdf9934
commit bc2a2abce0

View File

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