From 17669860953adfdeb932fe712c0d6b30fbcd8f19 Mon Sep 17 00:00:00 2001 From: Tudor Ambarus Date: Thu, 29 Jun 2023 10:05:45 +0000 Subject: dashboard/config/linux: bump Android kernels and configs Bump the Android kernels to their latest SHAs and generate the kernel configs using tools/syz-env. Signed-off-by: Tudor Ambarus --- dashboard/config/linux/android-5.4-base.config | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dashboard/config/linux/android-5.4-base.config') diff --git a/dashboard/config/linux/android-5.4-base.config b/dashboard/config/linux/android-5.4-base.config index 60e80f829..68544c3cc 100644 --- a/dashboard/config/linux/android-5.4-base.config +++ b/dashboard/config/linux/android-5.4-base.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: https://android.googlesource.com/kernel/common android12-5.4.242_r00 +# Kernel: https://android.googlesource.com/kernel/common a685e2b8849a9 # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.4.242 Kernel Configuration +# Linux/x86_64 5.4.249 Kernel Configuration # CONFIG_CC_VERSION_TEXT="Debian clang version 15.0.7" CONFIG_GCC_VERSION=0 @@ -1212,7 +1212,6 @@ CONFIG_BRIDGE_IGMP_SNOOPING=y CONFIG_HAVE_NET_DSA=y # CONFIG_NET_DSA is not set # CONFIG_VLAN_8021Q is not set -# CONFIG_DECNET is not set CONFIG_LLC=y # CONFIG_LLC2 is not set # CONFIG_ATALK is not set @@ -2398,7 +2397,7 @@ CONFIG_SERIAL_8250_PNP=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_PCI=y CONFIG_SERIAL_8250_EXAR=y -CONFIG_SERIAL_8250_NR_UARTS=4 +CONFIG_SERIAL_8250_NR_UARTS=32 CONFIG_SERIAL_8250_RUNTIME_UARTS=0 # CONFIG_SERIAL_8250_EXTENDED is not set # CONFIG_SERIAL_8250_ASPEED_VUART is not set -- cgit mrf-deployment