Skip to content
Snippets Groups Projects
Commit 5409e4da authored by lastramses's avatar lastramses
Browse files

update kernel config to support docker

parent 7fd8fca6
No related branches found
No related tags found
No related merge requests found
# Contributor: Firstname Lastname <---@---.com>
# Maintainer: Firstname Lastname <---@---.com>
# Contributor: last ramses <lr_noreply@yahoo.com>
# Maintainer: last ramses <lr_noreply@yahoo.com>
# Reference: <https://postmarketos.org/devicepkg>
pkgname="device-motorola-perry"
pkgdesc="Motorola Moto E4"
......@@ -29,5 +29,5 @@ nonfree_firmware() {
}
sha512sums="0346e419b46c64a3de8ef5ed6eaad254312c1fea7a1bf3fc52ed37ce59004a39d9ca7a7d2c21bdefcd4268e016a39fda48935f37ea5543299939baec549c0099 deviceinfo
sha512sums="958e13a22c136d54f2e1da7b0eecf3ed68865828196c782dbf1f24909deddc006fd4622afc1ea4833ba10274a82a0aed1aef854575bec7b0dac33bf7e5634aa9 deviceinfo
f33e8f7287659bcf738397f8f09bb51666820362dffd2c1dbb9afd28640ba22cc5e8f714ffbb1e0913d913fffdc95191cef38f933cfa77b15466ac633ab92d95 initfs-hook.sh"
......@@ -2,7 +2,7 @@
# Please use double quotes only. You can source this file in shell scripts.
deviceinfo_format_version="0"
deviceinfo_name="motorola Moto E4"
deviceinfo_name="Motorola Moto E4"
deviceinfo_manufacturer="motorola"
deviceinfo_codename="motorola-perry"
deviceinfo_year="2017"
......
# Contributor: last ramses <no-reply@yahoo.com>
# Maintainer: last ramses <no-reply@yahoo.com>
# Contributor: last ramses <lr_noreply@yahoo.com>
# Maintainer: last ramses <lr_noreply@yahoo.com>
# Reference: <https://postmarketos.org/vendorkernel>
# Kernel config based on: arch/arm64/configs/perry_defconfig
......@@ -48,5 +48,5 @@ package() {
}
sha512sums="70da170bdd8ed591078e25c17380aef4d23199fc9dc53af5ff7949f3d1e2158c4ed567454641e9694fc379a1c6af7af7194ee7ed9804b62dffc8a9c514e1c705 linux-motorola-perry-a9ea192c260302b52c2c58f3a8514e09232e62ef.tar.gz
3c19a320872b76e47dcbec547bc472521dcfacdf1d96a6059511d3a5fcc1ed06889440af9172bcc13e49395894b58dc4e227c522c44d8b922c91083c11d1c84d config-motorola-perry.aarch64
9ed82ed6016526f4da8c0ecb1d2a8f1197fd6e054552002aa84799d28aad4dbe3543d3ebe57606ab62291de506015483061c566baab08a570b725ef789a5ff2e config-motorola-perry.aarch64
2686b40578dd555113dd5f7b70fe908bea6e7f7df52dc532f5561ceaefd6f91c927748e59b65814554908226d02a67f1b0044a869ae32ad2096088be09e87ec4 arm-smmu.patch"
......@@ -46,7 +46,7 @@ CONFIG_LOCALVERSION="-lineage"
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_POSIX_MQUEUE is not set
CONFIG_POSIX_MQUEUE=y
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_FHANDLE is not set
# CONFIG_USELIB is not set
......@@ -136,10 +136,10 @@ CONFIG_RESOURCE_COUNTERS=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
# CONFIG_MEMCG is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_CFS_BANDWIDTH is not set
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_BLK_CGROUP=y
CONFIG_SCHED_HMP=y
......@@ -148,9 +148,9 @@ CONFIG_SCHED_HMP=y
# CONFIG_SCHED_QHMP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
CONFIG_UTS_NS=y
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
CONFIG_PID_NS=y
CONFIG_NET_NS=y
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
......@@ -730,7 +730,7 @@ CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
# CONFIG_NETFILTER_XT_MATCH_BPF is not set
# CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
......@@ -779,7 +779,7 @@ CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
CONFIG_NETFILTER_XT_MATCH_TIME=y
CONFIG_NETFILTER_XT_MATCH_U32=y
# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set
CONFIG_IP_VS=y
#
# IP: Netfilter Configuration
......@@ -934,7 +934,7 @@ CONFIG_CLS_U32_MARK=y
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
CONFIG_NET_CLS_FLOW=y
# CONFIG_NET_CLS_CGROUP is not set
CONFIG_NET_CLS_CGROUP=y
# CONFIG_NET_CLS_BPF is not set
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
......@@ -1411,7 +1411,7 @@ CONFIG_DM_BUFIO=y
CONFIG_DM_CRYPT=y
CONFIG_DM_REQ_CRYPT=y
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
CONFIG_DM_THIN_PROVISIONING=y
# CONFIG_DM_CACHE is not set
# CONFIG_DM_ERA is not set
# CONFIG_DM_MIRROR is not set
......@@ -1444,12 +1444,12 @@ CONFIG_DUMMY=y
# CONFIG_IFB is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_VXLAN is not set
CONFIG_VXLAN=y
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_TUN=y
# CONFIG_VETH is not set
CONFIG_VETH=y
# CONFIG_NLMON is not set
# CONFIG_ARCNET is not set
......@@ -1948,7 +1948,7 @@ CONFIG_SERIO_LIBPS2=y
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
......@@ -4432,7 +4432,7 @@ CONFIG_FS_MBCACHE=y
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
CONFIG_BTRFS_FS=y
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
......@@ -5011,4 +5011,3 @@ CONFIG_ARCH_HAS_SG_CHAIN=y
CONFIG_QMI_ENCDEC=y
# CONFIG_QMI_ENCDEC_DEBUG is not set
# CONFIG_STRICT_MEMORY_RWX is not set
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment