Skip to content

Commit

Permalink
meson64: edge .config update to 6.13
Browse files Browse the repository at this point in the history
- `CONFIG_REISERFS` is no more
- `CONFIG_CFG80211` required to keep wireless working (done via hooks)
  • Loading branch information
rpardini authored and igorpecovnik committed Jan 21, 2025
1 parent a6f1879 commit ee4039e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/kernel/linux-meson64-edge.config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit ee4039e

Please sign in to comment.