Skip to content

Commit

Permalink
Update kernel paths and configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
ccc007ccc committed Feb 10, 2024
1 parent c479994 commit 3ecca30
Show file tree
Hide file tree
Showing 4 changed files with 3,722 additions and 3,721 deletions.
6 changes: 5 additions & 1 deletion arch/arm64/configs/lmi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ CONFIG_DOCKER=y
CONFIG_DOCKER_SWAP=y
CONFIG_DOCKER_BTRFS=y
# CONFIG_ANDROID_PARANOID_NETWORK is not set
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC=n
CONFIG_VLAN_8021Q=y
CONFIG_POSIX_MQUEUE=y
CONFIG_IP6_NF_NAT=y
Expand All @@ -796,8 +796,12 @@ CONFIG_GARP=y
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_MRP=y
CONFIG_VLAN_8021Q_MVRP=y
CONFIG_BLK_CGROUP_IOLATENCY=y
CONFIG_CGROUP_RDMA=y


CONFIG_LOCALVERSION="-LXC-KernelSU-0.2-ccc007"

CONFIG_NET_NS=y
CONFIG_UTS_NS=y
CONFIG_CGROUPS=y
Expand Down
2 changes: 1 addition & 1 deletion drivers/kernelsu
Loading

0 comments on commit 3ecca30

Please sign in to comment.