linux-postmarketos-exynos7870: make kconfig happy and enable melfas mip4 touchscreen driver
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7652>
This commit is contained in:
parent
076b3f343d
commit
85a3bbfd5d
2 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Kernel config based on defconfig and exynos7870.config
|
||||
pkgname=linux-postmarketos-exynos7870
|
||||
pkgver=6.15
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Close-to-mainline kernel for Samsung Exynos 7870 devices"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
|
@ -84,7 +84,7 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
979b4bd800809113e57836fa42cb1d98937209a1ffa92fbf7d165345b8674eddafed3f0ba1fabb86ce16b7be0459d1b510c84d54113ad4575bc65c3ad6eda60a config-postmarketos-exynos7870.aarch64
|
||||
6c7460c1b47eb403edd11d2a8d181e1a829ba78ef4ea44dd604f0d682edd60deaf1301e621cd289bf0cd4c27e36a5541d3d942770611a77fb3e25006041435a9 config-postmarketos-exynos7870.aarch64
|
||||
a12a16c08c8867397c69c8eeb5a1a9195253cbcce8d0a9cc731c24d027d79040a9d2b598bcc2c6fca0f4a1f019216e652d2fc1a00025b15c064b7165a61ee9c3 linux-6.15.tar.gz
|
||||
2037823d632544bd53bbfd5c0da02a2714918a7c58bbb147c3b64b415a2f5c6ed66600856928b895a2b79918e2c5b681d8d94c02ff5c022330e2511f0fbf781d patches-f7853439cb79a711df615e3e7afa7f1d71c659a8.tar.gz
|
||||
"
|
||||
|
|
|
|||
|
|
@ -1035,7 +1035,7 @@ CONFIG_IP_PNP_BOOTP=y
|
|||
# CONFIG_NET_IPGRE_DEMUX is not set
|
||||
CONFIG_NET_IP_TUNNEL=m
|
||||
# CONFIG_IP_MROUTE is not set
|
||||
# CONFIG_SYN_COOKIES is not set
|
||||
CONFIG_SYN_COOKIES=y
|
||||
# CONFIG_NET_IPVTI is not set
|
||||
# CONFIG_NET_FOU is not set
|
||||
# CONFIG_NET_FOU_IP_TUNNELS is not set
|
||||
|
|
@ -1804,7 +1804,7 @@ CONFIG_BLK_DEV_DM=m
|
|||
CONFIG_DM_BUFIO=m
|
||||
# CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING is not set
|
||||
# CONFIG_DM_UNSTRIPED is not set
|
||||
CONFIG_DM_CRYPT=m
|
||||
CONFIG_DM_CRYPT=y
|
||||
# CONFIG_DM_SNAPSHOT is not set
|
||||
# CONFIG_DM_THIN_PROVISIONING is not set
|
||||
# CONFIG_DM_CACHE is not set
|
||||
|
|
@ -2195,7 +2195,7 @@ CONFIG_INPUT_VIVALDIFMAP=y
|
|||
#
|
||||
# CONFIG_INPUT_MOUSEDEV is not set
|
||||
# CONFIG_INPUT_JOYDEV is not set
|
||||
CONFIG_INPUT_EVDEV=y
|
||||
CONFIG_INPUT_EVDEV=m
|
||||
|
||||
#
|
||||
# Input Device Drivers
|
||||
|
|
@ -2294,7 +2294,7 @@ CONFIG_INPUT_TOUCHSCREEN=y
|
|||
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
|
||||
# CONFIG_TOUCHSCREEN_MAX11801 is not set
|
||||
# CONFIG_TOUCHSCREEN_MMS114 is not set
|
||||
# CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
|
||||
CONFIG_TOUCHSCREEN_MELFAS_MIP4=m
|
||||
# CONFIG_TOUCHSCREEN_MSG2638 is not set
|
||||
# CONFIG_TOUCHSCREEN_MTOUCH is not set
|
||||
# CONFIG_TOUCHSCREEN_NOVATEK_NVT_TS is not set
|
||||
|
|
@ -2437,7 +2437,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y
|
|||
|
||||
# CONFIG_SERIAL_NONSTANDARD is not set
|
||||
# CONFIG_N_GSM is not set
|
||||
CONFIG_NULL_TTY=y
|
||||
CONFIG_NULL_TTY=m
|
||||
CONFIG_HVC_DRIVER=y
|
||||
CONFIG_HVC_IRQ=y
|
||||
CONFIG_HVC_XEN=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue