diff --git a/config/i386/pae b/config/i386/pae index 69fa727..da007b8 100644 --- a/config/i386/pae +++ b/config/i386/pae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.8.0-rc4 Kernel Configuration +# Linux/i386 6.8.0-rc5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -9694,6 +9694,7 @@ CONFIG_AM2315=m # CONFIG_DHT11 is not set CONFIG_HDC100X=m # CONFIG_HDC2010 is not set +# CONFIG_HDC3020 is not set CONFIG_HID_SENSOR_HUMIDITY=m # CONFIG_HTS221 is not set CONFIG_HTU21=m diff --git a/config/ppc64le/default b/config/ppc64le/default index c978464..7bf9fc8 100644 --- a/config/ppc64le/default +++ b/config/ppc64le/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 6.8.0-rc4 Kernel Configuration +# Linux/powerpc 6.8.0-rc5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/config/riscv64/default b/config/riscv64/default index d7f0f71..21f00b6 100644 --- a/config/riscv64/default +++ b/config/riscv64/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 6.8.0-rc4 Kernel Configuration +# Linux/riscv 6.8.0-rc5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -9024,6 +9024,7 @@ CONFIG_AM2315=m # CONFIG_DHT11 is not set CONFIG_HDC100X=m # CONFIG_HDC2010 is not set +# CONFIG_HDC3020 is not set CONFIG_HID_SENSOR_HUMIDITY=m # CONFIG_HTS221 is not set CONFIG_HTU21=m diff --git a/config/s390x/default b/config/s390x/default index 451d038..8c7b0b7 100644 --- a/config/s390x/default +++ b/config/s390x/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 6.8.0-rc4 Kernel Configuration +# Linux/s390 6.8.0-rc5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/config/s390x/zfcpdump b/config/s390x/zfcpdump index 017daf4..535001c 100644 --- a/config/s390x/zfcpdump +++ b/config/s390x/zfcpdump @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 6.8.0-rc4 Kernel Configuration +# Linux/s390 6.8.0-rc5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/config/x86_64/default b/config/x86_64/default index 4dbba2b..c57ebd5 100644 --- a/config/x86_64/default +++ b/config/x86_64/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.8.0-rc4 Kernel Configuration +# Linux/x86_64 6.8.0-rc5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y @@ -9684,6 +9684,7 @@ CONFIG_AM2315=m # CONFIG_DHT11 is not set CONFIG_HDC100X=m # CONFIG_HDC2010 is not set +# CONFIG_HDC3020 is not set CONFIG_HID_SENSOR_HUMIDITY=m # CONFIG_HTS221 is not set CONFIG_HTU21=m diff --git a/rpm/config.sh b/rpm/config.sh index 9df3ed5..68f6f3b 100644 --- a/rpm/config.sh +++ b/rpm/config.sh @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=6.8-rc4 +SRCVERSION=6.8-rc5 # variant of the kernel-source package, either empty or "-rt" VARIANT= # enable kernel module compression