Skip to content

Commit ab8b59b

Browse files
committed
configs: Weekly update
Signed-off-by: Nathan Chancellor <[email protected]>
1 parent 33fa350 commit ab8b59b

File tree

9 files changed

+40
-98
lines changed

9 files changed

+40
-98
lines changed

configs/archlinux/aarch64.config

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.11.5 Kernel Configuration
3+
# Linux/arm64 6.11.6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
66
CONFIG_CC_IS_GCC=y
@@ -2206,7 +2206,7 @@ CONFIG_FSL_MC_BUS=y
22062206
# CONFIG_FSL_MC_UAPI_SUPPORT is not set
22072207
CONFIG_MHI_BUS=m
22082208
# CONFIG_MHI_BUS_DEBUG is not set
2209-
# CONFIG_MHI_BUS_PCI_GENERIC is not set
2209+
CONFIG_MHI_BUS_PCI_GENERIC=m
22102210
# CONFIG_MHI_BUS_EP is not set
22112211
# end of Bus devices
22122212

@@ -3852,7 +3852,15 @@ CONFIG_IEEE802154_ATUSB=m
38523852
#
38533853
# Wireless WAN
38543854
#
3855-
# CONFIG_WWAN is not set
3855+
CONFIG_WWAN=m
3856+
# CONFIG_WWAN_DEBUGFS is not set
3857+
# CONFIG_WWAN_HWSIM is not set
3858+
CONFIG_MHI_WWAN_CTRL=m
3859+
CONFIG_MHI_WWAN_MBIM=m
3860+
# CONFIG_QCOM_BAM_DMUX is not set
3861+
# CONFIG_RPMSG_WWAN_CTRL is not set
3862+
# CONFIG_IOSM is not set
3863+
# CONFIG_MTK_T7XX is not set
38563864
# end of Wireless WAN
38573865

38583866
# CONFIG_VMXNET3 is not set

configs/archlinux/armv7.config

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm 6.11.3 Kernel Configuration
3+
# Linux/arm 6.11.6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
66
CONFIG_CC_IS_GCC=y
@@ -2198,7 +2198,7 @@ CONFIG_VEXPRESS_CONFIG=y
21982198
# CONFIG_FSL_MC_BUS is not set
21992199
CONFIG_MHI_BUS=m
22002200
# CONFIG_MHI_BUS_DEBUG is not set
2201-
# CONFIG_MHI_BUS_PCI_GENERIC is not set
2201+
CONFIG_MHI_BUS_PCI_GENERIC=m
22022202
# CONFIG_MHI_BUS_EP is not set
22032203
# end of Bus devices
22042204

@@ -3837,7 +3837,14 @@ CONFIG_IEEE802154_MCR20A=m
38373837
#
38383838
# Wireless WAN
38393839
#
3840-
# CONFIG_WWAN is not set
3840+
CONFIG_WWAN=m
3841+
# CONFIG_WWAN_DEBUGFS is not set
3842+
# CONFIG_WWAN_HWSIM is not set
3843+
CONFIG_MHI_WWAN_CTRL=m
3844+
CONFIG_MHI_WWAN_MBIM=m
3845+
# CONFIG_RPMSG_WWAN_CTRL is not set
3846+
# CONFIG_IOSM is not set
3847+
# CONFIG_MTK_T7XX is not set
38413848
# end of Wireless WAN
38423849

38433850
# CONFIG_VMXNET3 is not set

configs/archlinux/x86_64.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.11.5-arch1 Kernel Configuration
3+
# Linux/x86 6.11.6-arch1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240910"
66
CONFIG_CC_IS_GCC=y
@@ -536,7 +536,6 @@ CONFIG_PHYSICAL_ALIGN=0x200000
536536
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
537537
CONFIG_RANDOMIZE_MEMORY=y
538538
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa
539-
CONFIG_ADDRESS_MASKING=y
540539
CONFIG_HOTPLUG_CPU=y
541540
# CONFIG_COMPAT_VDSO is not set
542541
CONFIG_LEGACY_VSYSCALL_XONLY=y

configs/opensuse/arm64.config

Lines changed: 3 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.12.0-rc5 Kernel Configuration
3+
# Linux/arm64 6.12.0-rc6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -8232,7 +8232,6 @@ CONFIG_FB_IMX=m
82328232
# CONFIG_FB_PM3 is not set
82338233
# CONFIG_FB_CARMINE is not set
82348234
# CONFIG_FB_SMSCUFX is not set
8235-
# CONFIG_FB_UDL is not set
82368235
# CONFIG_FB_IBM_GXT4500 is not set
82378236
CONFIG_FB_XILINX=m
82388237
# CONFIG_FB_VIRTUAL is not set
@@ -8244,7 +8243,7 @@ CONFIG_FB_XILINX=m
82448243
CONFIG_FB_CORE=y
82458244
CONFIG_FB_NOTIFY=y
82468245
CONFIG_FIRMWARE_EDID=y
8247-
CONFIG_FB_DEVICE=y
8246+
# CONFIG_FB_DEVICE is not set
82488247
CONFIG_FB_CFB_FILLRECT=y
82498248
CONFIG_FB_CFB_COPYAREA=y
82508249
CONFIG_FB_CFB_IMAGEBLIT=y
@@ -10495,38 +10494,6 @@ CONFIG_STAGING_MEDIA_DEPRECATED=y
1049510494
#
1049610495
# CONFIG_VIDEO_ATMEL_ISC_BASE is not set
1049710496
CONFIG_LTE_GDM724X=m
10498-
CONFIG_FB_TFT=m
10499-
CONFIG_FB_TFT_AGM1264K_FL=m
10500-
CONFIG_FB_TFT_BD663474=m
10501-
CONFIG_FB_TFT_HX8340BN=m
10502-
CONFIG_FB_TFT_HX8347D=m
10503-
CONFIG_FB_TFT_HX8353D=m
10504-
CONFIG_FB_TFT_HX8357D=m
10505-
CONFIG_FB_TFT_ILI9163=m
10506-
CONFIG_FB_TFT_ILI9320=m
10507-
CONFIG_FB_TFT_ILI9325=m
10508-
CONFIG_FB_TFT_ILI9340=m
10509-
CONFIG_FB_TFT_ILI9341=m
10510-
CONFIG_FB_TFT_ILI9481=m
10511-
CONFIG_FB_TFT_ILI9486=m
10512-
CONFIG_FB_TFT_PCD8544=m
10513-
CONFIG_FB_TFT_RA8875=m
10514-
CONFIG_FB_TFT_S6D02A1=m
10515-
CONFIG_FB_TFT_S6D1121=m
10516-
CONFIG_FB_TFT_SEPS525=m
10517-
CONFIG_FB_TFT_SH1106=m
10518-
CONFIG_FB_TFT_SSD1289=m
10519-
CONFIG_FB_TFT_SSD1305=m
10520-
CONFIG_FB_TFT_SSD1306=m
10521-
CONFIG_FB_TFT_SSD1331=m
10522-
CONFIG_FB_TFT_SSD1351=m
10523-
CONFIG_FB_TFT_ST7735R=m
10524-
CONFIG_FB_TFT_ST7789V=m
10525-
CONFIG_FB_TFT_TINYLCD=m
10526-
CONFIG_FB_TFT_TLS8204=m
10527-
CONFIG_FB_TFT_UC1611=m
10528-
CONFIG_FB_TFT_UC1701=m
10529-
CONFIG_FB_TFT_UPD161704=m
1053010497
CONFIG_BCM_VIDEOCORE=m
1053110498
CONFIG_BCM2835_VCHIQ=m
1053210499
CONFIG_VCHIQ_CDEV=y
@@ -13993,7 +13960,7 @@ CONFIG_HAVE_ARCH_KASAN_SW_TAGS=y
1399313960
CONFIG_HAVE_ARCH_KASAN_HW_TAGS=y
1399413961
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
1399513962
CONFIG_CC_HAS_KASAN_GENERIC=y
13996-
# CONFIG_CC_HAS_KASAN_SW_TAGS is not set
13963+
CONFIG_CC_HAS_KASAN_SW_TAGS=y
1399713964
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
1399813965
# CONFIG_KASAN is not set
1399913966
CONFIG_HAVE_ARCH_KFENCE=y

configs/opensuse/armv7hl.config

Lines changed: 3 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm 6.12.0-rc5 Kernel Configuration
3+
# Linux/arm 6.12.0-rc6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -7897,7 +7897,6 @@ CONFIG_FB_WM8505=y
78977897
CONFIG_FB_WMT_GE_ROPS=y
78987898
CONFIG_FB_SM501=m
78997899
# CONFIG_FB_SMSCUFX is not set
7900-
# CONFIG_FB_UDL is not set
79017900
# CONFIG_FB_IBM_GXT4500 is not set
79027901
CONFIG_FB_XILINX=m
79037902
# CONFIG_FB_VIRTUAL is not set
@@ -7908,7 +7907,7 @@ CONFIG_FB_XILINX=m
79087907
CONFIG_FB_CORE=y
79097908
CONFIG_FB_NOTIFY=y
79107909
CONFIG_FIRMWARE_EDID=y
7911-
CONFIG_FB_DEVICE=y
7910+
# CONFIG_FB_DEVICE is not set
79127911
CONFIG_FB_CFB_FILLRECT=y
79137912
CONFIG_FB_CFB_COPYAREA=y
79147913
CONFIG_FB_CFB_IMAGEBLIT=y
@@ -9990,38 +9989,6 @@ CONFIG_VIDEO_SUNXI_CEDRUS=m
99909989
CONFIG_VIDEO_TEGRA=m
99919990
# CONFIG_STAGING_MEDIA_DEPRECATED is not set
99929991
CONFIG_LTE_GDM724X=m
9993-
CONFIG_FB_TFT=m
9994-
CONFIG_FB_TFT_AGM1264K_FL=m
9995-
CONFIG_FB_TFT_BD663474=m
9996-
CONFIG_FB_TFT_HX8340BN=m
9997-
CONFIG_FB_TFT_HX8347D=m
9998-
CONFIG_FB_TFT_HX8353D=m
9999-
CONFIG_FB_TFT_HX8357D=m
10000-
CONFIG_FB_TFT_ILI9163=m
10001-
CONFIG_FB_TFT_ILI9320=m
10002-
CONFIG_FB_TFT_ILI9325=m
10003-
CONFIG_FB_TFT_ILI9340=m
10004-
CONFIG_FB_TFT_ILI9341=m
10005-
CONFIG_FB_TFT_ILI9481=m
10006-
CONFIG_FB_TFT_ILI9486=m
10007-
CONFIG_FB_TFT_PCD8544=m
10008-
CONFIG_FB_TFT_RA8875=m
10009-
CONFIG_FB_TFT_S6D02A1=m
10010-
CONFIG_FB_TFT_S6D1121=m
10011-
CONFIG_FB_TFT_SEPS525=m
10012-
CONFIG_FB_TFT_SH1106=m
10013-
CONFIG_FB_TFT_SSD1289=m
10014-
CONFIG_FB_TFT_SSD1305=m
10015-
CONFIG_FB_TFT_SSD1306=m
10016-
CONFIG_FB_TFT_SSD1331=m
10017-
CONFIG_FB_TFT_SSD1351=m
10018-
CONFIG_FB_TFT_ST7735R=m
10019-
CONFIG_FB_TFT_ST7789V=m
10020-
CONFIG_FB_TFT_TINYLCD=m
10021-
CONFIG_FB_TFT_TLS8204=m
10022-
CONFIG_FB_TFT_UC1611=m
10023-
CONFIG_FB_TFT_UC1701=m
10024-
CONFIG_FB_TFT_UPD161704=m
100259992
CONFIG_BCM_VIDEOCORE=m
100269993
CONFIG_BCM2835_VCHIQ=m
100279994
CONFIG_VCHIQ_CDEV=y
@@ -13082,7 +13049,7 @@ CONFIG_DEBUG_MEMORY_INIT=y
1308213049
CONFIG_HAVE_ARCH_KASAN=y
1308313050
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
1308413051
CONFIG_CC_HAS_KASAN_GENERIC=y
13085-
# CONFIG_CC_HAS_KASAN_SW_TAGS is not set
13052+
CONFIG_CC_HAS_KASAN_SW_TAGS=y
1308613053
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
1308713054
# CONFIG_KASAN is not set
1308813055
CONFIG_HAVE_ARCH_KFENCE=y

configs/opensuse/ppc64le.config

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/powerpc 6.12.0-rc5 Kernel Configuration
3+
# Linux/powerpc 6.12.0-rc6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -5934,7 +5934,6 @@ CONFIG_FB=y
59345934
# CONFIG_FB_PM3 is not set
59355935
# CONFIG_FB_CARMINE is not set
59365936
# CONFIG_FB_SMSCUFX is not set
5937-
# CONFIG_FB_UDL is not set
59385937
# CONFIG_FB_IBM_GXT4500 is not set
59395938
# CONFIG_FB_VIRTUAL is not set
59405939
# CONFIG_FB_METRONOME is not set
@@ -5945,7 +5944,7 @@ CONFIG_FB=y
59455944
CONFIG_FB_CORE=y
59465945
CONFIG_FB_NOTIFY=y
59475946
# CONFIG_FIRMWARE_EDID is not set
5948-
CONFIG_FB_DEVICE=y
5947+
# CONFIG_FB_DEVICE is not set
59495948
CONFIG_FB_CFB_FILLRECT=y
59505949
CONFIG_FB_CFB_COPYAREA=y
59515950
CONFIG_FB_CFB_IMAGEBLIT=y
@@ -7040,7 +7039,6 @@ CONFIG_VIDEO_MAX96712=m
70407039
#
70417040
# CONFIG_STAGING_MEDIA_DEPRECATED is not set
70427041
# CONFIG_LTE_GDM724X is not set
7043-
# CONFIG_FB_TFT is not set
70447042
# CONFIG_XIL_AXIS_FIFO is not set
70457043
# CONFIG_FIELDBUS_DEV is not set
70467044
# CONFIG_VME_BUS is not set
@@ -8497,7 +8495,7 @@ CONFIG_HAVE_ARCH_KASAN=y
84978495
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
84988496
CONFIG_ARCH_DISABLE_KASAN_INLINE=y
84998497
CONFIG_CC_HAS_KASAN_GENERIC=y
8500-
# CONFIG_CC_HAS_KASAN_SW_TAGS is not set
8498+
CONFIG_CC_HAS_KASAN_SW_TAGS=y
85018499
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
85028500
# CONFIG_KASAN is not set
85038501
CONFIG_HAVE_ARCH_KFENCE=y

configs/opensuse/riscv64.config

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/riscv 6.12.0-rc5 Kernel Configuration
3+
# Linux/riscv 6.12.0-rc6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -7078,7 +7078,6 @@ CONFIG_FB=y
70787078
# CONFIG_FB_PM3 is not set
70797079
# CONFIG_FB_CARMINE is not set
70807080
# CONFIG_FB_SMSCUFX is not set
7081-
# CONFIG_FB_UDL is not set
70827081
# CONFIG_FB_IBM_GXT4500 is not set
70837082
CONFIG_FB_GOLDFISH=m
70847083
# CONFIG_FB_VIRTUAL is not set
@@ -7089,7 +7088,7 @@ CONFIG_FB_GOLDFISH=m
70897088
CONFIG_FB_CORE=y
70907089
CONFIG_FB_NOTIFY=y
70917090
CONFIG_FIRMWARE_EDID=y
7092-
CONFIG_FB_DEVICE=y
7091+
# CONFIG_FB_DEVICE is not set
70937092
CONFIG_FB_CFB_FILLRECT=y
70947093
CONFIG_FB_CFB_COPYAREA=y
70957094
CONFIG_FB_CFB_IMAGEBLIT=y
@@ -8700,7 +8699,6 @@ CONFIG_STAGING_MEDIA_DEPRECATED=y
87008699
#
87018700
# CONFIG_VIDEO_ATMEL_ISC_BASE is not set
87028701
CONFIG_LTE_GDM724X=m
8703-
# CONFIG_FB_TFT is not set
87048702
CONFIG_XIL_AXIS_FIFO=m
87058703
# CONFIG_FIELDBUS_DEV is not set
87068704
# CONFIG_VME_BUS is not set
@@ -10971,7 +10969,7 @@ CONFIG_MEMORY_NOTIFIER_ERROR_INJECT=m
1097110969
CONFIG_HAVE_ARCH_KASAN=y
1097210970
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
1097310971
CONFIG_CC_HAS_KASAN_GENERIC=y
10974-
# CONFIG_CC_HAS_KASAN_SW_TAGS is not set
10972+
CONFIG_CC_HAS_KASAN_SW_TAGS=y
1097510973
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
1097610974
# CONFIG_KASAN is not set
1097710975
CONFIG_HAVE_ARCH_KFENCE=y

configs/opensuse/s390x.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/s390 6.12.0-rc5 Kernel Configuration
3+
# Linux/s390 6.12.0-rc6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -3325,7 +3325,7 @@ CONFIG_FB=m
33253325
CONFIG_FB_CORE=m
33263326
CONFIG_FB_NOTIFY=y
33273327
# CONFIG_FIRMWARE_EDID is not set
3328-
CONFIG_FB_DEVICE=y
3328+
# CONFIG_FB_DEVICE is not set
33293329
CONFIG_FB_CFB_FILLRECT=m
33303330
CONFIG_FB_CFB_COPYAREA=m
33313331
CONFIG_FB_CFB_IMAGEBLIT=m
@@ -4918,7 +4918,7 @@ CONFIG_MEMORY_NOTIFIER_ERROR_INJECT=m
49184918
CONFIG_HAVE_ARCH_KASAN=y
49194919
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
49204920
CONFIG_CC_HAS_KASAN_GENERIC=y
4921-
# CONFIG_CC_HAS_KASAN_SW_TAGS is not set
4921+
CONFIG_CC_HAS_KASAN_SW_TAGS=y
49224922
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
49234923
# CONFIG_KASAN is not set
49244924
CONFIG_HAVE_ARCH_KFENCE=y

configs/opensuse/x86_64.config

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86_64 6.12.0-rc5 Kernel Configuration
3+
# Linux/x86_64 6.12.0-rc6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
66
CONFIG_CC_IS_GCC=y
@@ -7069,7 +7069,6 @@ CONFIG_FB_EFI=y
70697069
# CONFIG_FB_PM3 is not set
70707070
# CONFIG_FB_CARMINE is not set
70717071
# CONFIG_FB_SMSCUFX is not set
7072-
# CONFIG_FB_UDL is not set
70737072
# CONFIG_FB_IBM_GXT4500 is not set
70747073
# CONFIG_FB_VIRTUAL is not set
70757074
CONFIG_XEN_FBDEV_FRONTEND=m
@@ -7081,7 +7080,7 @@ CONFIG_XEN_FBDEV_FRONTEND=m
70817080
CONFIG_FB_CORE=y
70827081
CONFIG_FB_NOTIFY=y
70837082
CONFIG_FIRMWARE_EDID=y
7084-
CONFIG_FB_DEVICE=y
7083+
# CONFIG_FB_DEVICE is not set
70857084
CONFIG_FB_CFB_FILLRECT=y
70867085
CONFIG_FB_CFB_COPYAREA=y
70877086
CONFIG_FB_CFB_IMAGEBLIT=y
@@ -9081,7 +9080,6 @@ CONFIG_STAGING_MEDIA_DEPRECATED=y
90819080
#
90829081
# CONFIG_VIDEO_ATMEL_ISC_BASE is not set
90839082
CONFIG_LTE_GDM724X=m
9084-
# CONFIG_FB_TFT is not set
90859083
# CONFIG_FIELDBUS_DEV is not set
90869084
# CONFIG_VME_BUS is not set
90879085
# CONFIG_GOLDFISH is not set
@@ -11534,7 +11532,7 @@ CONFIG_MEMORY_NOTIFIER_ERROR_INJECT=m
1153411532
CONFIG_HAVE_ARCH_KASAN=y
1153511533
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
1153611534
CONFIG_CC_HAS_KASAN_GENERIC=y
11537-
# CONFIG_CC_HAS_KASAN_SW_TAGS is not set
11535+
CONFIG_CC_HAS_KASAN_SW_TAGS=y
1153811536
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
1153911537
# CONFIG_KASAN is not set
1154011538
CONFIG_HAVE_ARCH_KFENCE=y

0 commit comments

Comments
 (0)