mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
meson64: edge .config update to 6.13
- `CONFIG_REISERFS` is no more - `CONFIG_CFG80211` required to keep wireless working (done via hooks)
This commit is contained in:
@@ -588,6 +588,7 @@ CONFIG_BT_MTKSDIO=m
|
||||
CONFIG_BT_MTKUART=m
|
||||
CONFIG_BT_VIRTIO=m
|
||||
CONFIG_MCTP=y
|
||||
CONFIG_CFG80211=m
|
||||
# CONFIG_CFG80211_DEFAULT_PS is not set
|
||||
CONFIG_CFG80211_WEXT=y
|
||||
CONFIG_MAC80211=m
|
||||
@@ -3775,11 +3776,6 @@ CONFIG_EXT2_FS_SECURITY=y
|
||||
CONFIG_EXT3_FS=y
|
||||
CONFIG_EXT3_FS_POSIX_ACL=y
|
||||
CONFIG_EXT3_FS_SECURITY=y
|
||||
CONFIG_REISERFS_FS=m
|
||||
CONFIG_REISERFS_PROC_INFO=y
|
||||
CONFIG_REISERFS_FS_XATTR=y
|
||||
CONFIG_REISERFS_FS_POSIX_ACL=y
|
||||
CONFIG_REISERFS_FS_SECURITY=y
|
||||
CONFIG_JFS_FS=m
|
||||
CONFIG_JFS_POSIX_ACL=y
|
||||
CONFIG_JFS_SECURITY=y
|
||||
|
||||
Reference in New Issue
Block a user