From c9cbe594b6143929cab49bf54cd826c1d77ee9bd Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Mon, 11 Mar 2019 00:40:42 +0100 Subject: v7a: 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-v7a/kernelconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/platform-v7a') diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig index 97d4c00..8cca339 100644 --- a/configs/platform-v7a/kernelconfig +++ b/configs/platform-v7a/kernelconfig @@ -4,10 +4,10 @@ # # -# Compiler: arm-v7a-linux-gnueabihf-gcc (OSELAS.Toolchain-2018.02.0 7-20180201) 7.3.1 20180201 +# Compiler: arm-v7a-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