update magneto conf
This commit is contained in:
parent
d780779c30
commit
795b1b0107
@ -54,4 +54,28 @@ cd /usr/src/linux;
|
|||||||
./scripts/config --enable CONFIG_NF_CONNTRACK_EVENTS
|
./scripts/config --enable CONFIG_NF_CONNTRACK_EVENTS
|
||||||
./scripts/config --enable CONFIG_NETFILTER_NETLINK_QUEUE
|
./scripts/config --enable CONFIG_NETFILTER_NETLINK_QUEUE
|
||||||
./scripts/config --enable CONFIG_NF_CT_NETLINK_TIMEOUT
|
./scripts/config --enable CONFIG_NF_CT_NETLINK_TIMEOUT
|
||||||
./scripts/config --enable CONFIG_NF_CT_NETLINK_HELPER
|
./scripts/config --enable CONFIG_NF_CT_NETLINK_HELPER
|
||||||
|
|
||||||
|
# OpenCL
|
||||||
|
|
||||||
|
./scripts/config --enable MEMORY_HOTPLUG
|
||||||
|
./scripts/config --enable MEMORY_HOTREMOVE
|
||||||
|
./scripts/config --enable MEMORY_HOTPLUG_DEFAULT_ONLINE
|
||||||
|
#./scripts/config --enable DRM_AMDGPU
|
||||||
|
./scripts/config --enable DRM_AMDGPU_USERPTR
|
||||||
|
|
||||||
|
|
||||||
|
#SQUASHFS
|
||||||
|
./scripts/config --enable CONFIG_SQUASHFS
|
||||||
|
./scripts/config --enable CONFIG_SQUASHFS_FILE_CACHE
|
||||||
|
./scripts/config --enable CONFIG_SQUASHFS_DECOMP_SINGLE
|
||||||
|
./scripts/config --enable CONFIG_SQUASHFS_ZLIB
|
||||||
|
./scripts/config --enable CONFIG_SQUASHFS_LZ4
|
||||||
|
./scripts/config --enable CONFIG_SQUASHFS_LZO
|
||||||
|
./scripts/config --enable CONFIG_SQUASHFS_XZ
|
||||||
|
|
||||||
|
|
||||||
|
#Messages for package net-dialup/ppp-2.4.8-r1:
|
||||||
|
#* CONFIG_PPP: missing PPP support (REQUIRED)
|
||||||
|
|
||||||
|
./scripts/config --enable CONFIG_PPP
|
||||||
Loading…
x
Reference in New Issue
Block a user