From bc82c1decd8e8b2cc7e1805ea50d154fd77ce7b1 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Mon, 11 Mar 2019 00:40:39 +0100 Subject: rpi: sync kernelconfig The compiler version is part of the kernelconfig, so changing the toolchain changes the kernelconfig too. Update the kernelconfig with a simple 'ptxdist oldconfig kernel'. Signed-off-by: Roland Hieber --- configs/platform-rpi/kernelconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/platform-rpi') diff --git a/configs/platform-rpi/kernelconfig b/configs/platform-rpi/kernelconfig index 42e2d05..b65a47e 100644 --- a/configs/platform-rpi/kernelconfig +++ b/configs/platform-rpi/kernelconfig @@ -4,10 +4,10 @@ # # -# Compiler: arm-1136jfs-linux-gnueabihf-gcc (OSELAS.Toolchain-2018.02.0 7-20180201) 7.3.1 20180201 +# Compiler: arm-1136jfs-linux-gnueabihf-gcc (OSELAS.Toolchain-2018.12.0 8-20181130) 8.2.1 20181130 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=70301 +CONFIG_GCC_VERSION=80201 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_IRQ_WORK=y -- cgit v1.2.3