diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-10-22 18:07:07 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-10-22 18:07:07 +0200 |
commit | 5ec40f6be06a75e06166d1f43de67bd9f1a6ff43 (patch) | |
tree | 30646d3258d3f5bdd2f4b179eb571073c218605f /config | |
parent | 8dfde3f2fe70f84c226c5773fa66113a4e5b87e7 (diff) | |
download | linux-raspberrypi4-5ec40f6be06a75e06166d1f43de67bd9f1a6ff43.tar.gz linux-raspberrypi4-5ec40f6be06a75e06166d1f43de67bd9f1a6ff43.tar.bz2 linux-raspberrypi4-5ec40f6be06a75e06166d1f43de67bd9f1a6ff43.zip |
Bumped version to 6.0.3-rpi1.
Diffstat (limited to 'config')
-rw-r--r-- | config | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.0.1-rpi2 Kernel Configuration +# Linux/arm64 6.0.3-rpi1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 14.0.6" CONFIG_GCC_VERSION=0 @@ -349,6 +349,7 @@ CONFIG_ARM64_ERRATUM_1165522=y CONFIG_ARM64_ERRATUM_1319367=y CONFIG_ARM64_ERRATUM_1530923=y CONFIG_ARM64_WORKAROUND_REPEAT_TLBI=y +CONFIG_ARM64_ERRATUM_2441007=y CONFIG_ARM64_ERRATUM_1286807=y CONFIG_ARM64_ERRATUM_1463225=y CONFIG_ARM64_ERRATUM_1542419=y @@ -5111,6 +5112,7 @@ CONFIG_HID_GENERIC=y # CONFIG_HID_SMARTJOYPLUS is not set # CONFIG_HID_TIVO is not set # CONFIG_HID_TOPSEED is not set +# CONFIG_HID_TOPRE is not set # CONFIG_HID_THINGM is not set # CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_UDRAW_PS3 is not set @@ -6560,6 +6562,7 @@ CONFIG_DEBUG_BUGVERBOSE=y # # Compile-time checks and compiler options # +CONFIG_AS_HAS_NON_CONST_LEB128=y CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set # CONFIG_HEADERS_INSTALL is not set |