mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc: add LANDLOCK and refresh config
This commit is contained in:
parent
de0c01424e
commit
d966c8a3ea
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@ md5sums=('8136b840180eb2846ca892d9ddaba9bb'
|
|||
'7b08a199a97e3e2288e5c03d8e8ded2d'
|
||||
'c9d4e392555b77034e24e9f87c5ff0b3'
|
||||
'a6abfb191ecb3d7d5f6ccdaca335a11d'
|
||||
'd533ee79a0c25d44a706718b50bd5a66'
|
||||
'ca59ba7b0a2987de8046997ee5a45969'
|
||||
'7c97cf141750ad810235b1ad06eb9f75'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.11.0-rc5 Kernel Configuration
|
||||
# Linux/arm64 6.11.0-rc7 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -3578,7 +3578,6 @@ CONFIG_ATH11K_PCI=m
|
|||
# CONFIG_ATH11K_DEBUG is not set
|
||||
# CONFIG_ATH11K_DEBUGFS is not set
|
||||
CONFIG_ATH12K=m
|
||||
CONFIG_ATH12K_PCI=m
|
||||
# CONFIG_ATH12K_DEBUG is not set
|
||||
# CONFIG_ATH12K_DEBUGFS is not set
|
||||
CONFIG_WLAN_VENDOR_ATMEL=y
|
||||
|
@ -6670,8 +6669,9 @@ CONFIG_DRM_FBDEV_EMULATION=y
|
|||
CONFIG_DRM_FBDEV_OVERALLOC=100
|
||||
# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
|
||||
CONFIG_DRM_LOAD_EDID_FIRMWARE=y
|
||||
CONFIG_DRM_DISPLAY_HELPER=y
|
||||
CONFIG_DRM_DISPLAY_DP_AUX_BUS=y
|
||||
CONFIG_DRM_DISPLAY_HELPER=y
|
||||
CONFIG_DRM_BRIDGE_CONNECTOR=y
|
||||
# CONFIG_DRM_DISPLAY_DP_AUX_CEC is not set
|
||||
# CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set
|
||||
CONFIG_DRM_DISPLAY_DP_HELPER=y
|
||||
|
@ -11219,7 +11219,7 @@ CONFIG_SECURITY=y
|
|||
CONFIG_SECURITYFS=y
|
||||
CONFIG_SECURITY_NETWORK=y
|
||||
CONFIG_SECURITY_NETWORK_XFRM=y
|
||||
# CONFIG_SECURITY_PATH is not set
|
||||
CONFIG_SECURITY_PATH=y
|
||||
# CONFIG_HARDENED_USERCOPY is not set
|
||||
# CONFIG_FORTIFY_SOURCE is not set
|
||||
# CONFIG_STATIC_USERMODEHELPER is not set
|
||||
|
@ -11231,7 +11231,7 @@ CONFIG_SECURITY_NETWORK_XFRM=y
|
|||
CONFIG_SECURITY_YAMA=y
|
||||
# CONFIG_SECURITY_SAFESETID is not set
|
||||
# CONFIG_SECURITY_LOCKDOWN_LSM is not set
|
||||
# CONFIG_SECURITY_LANDLOCK is not set
|
||||
CONFIG_SECURITY_LANDLOCK=y
|
||||
# CONFIG_INTEGRITY is not set
|
||||
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
|
||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||
|
|
Loading…
Reference in a new issue