linux-postmarketos-qcom-msm8916: enable ublk

https://github.com/samcday/smoo needs ublk to do smoo-y things

Signed-off-by: Sam Day <me@samcday.com>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8084>
This commit is contained in:
Sam Day 2026-02-26 09:07:31 +10:00 committed by The Friendly Meow (merge) Bot
parent a5a5bca690
commit cefa00376b
No known key found for this signature in database
3 changed files with 7 additions and 5 deletions

View file

@ -6,7 +6,7 @@ pkgver=6.12.1
# When making kernel config changes please also submit a PR to
# https://github.com/msm8916-mainline/linux/blob/master/kernel/configs/pmos.config
# since the kernel config is regenerated on upgrades and all changes will be lost!
pkgrel=3
pkgrel=4
pkgdesc="Mainline kernel fork for Qualcomm MSM8909/MSM8916/MSM8939 devices"
arch="aarch64 armv7"
url="https://github.com/msm8916-mainline/linux"
@ -92,6 +92,6 @@ package() {
sha512sums="
e46fecfdab77f26c5127ddfd057d31bdf441da7fbf233cd574b396e762ea8992af65f577c595bab6761d1d339016733eb3ab652bf3a221e8b1f6bad4aa6adef5 linux-postmarketos-qcom-msm8916-v6.12.1-msm8916.tar.gz
2935a10166e0e8840b962ffe2062dcc2c49e925496e9269741f40d21c2e3b56e02292818f66a5192e3ee07b50ebf763eaf7223cb08044c4f63707859d83e8f3f config-postmarketos-qcom-msm8916.aarch64
3f64dbece4fe6c7c343162075a6abb1ffa34ca5a2857971c2051b88516569d468c5626b9f981bb4c2439e7b6649e61fae9c9cd3246ed2e0052ef180a1fb06336 config-postmarketos-qcom-msm8916.armv7
72c7e67bcf67f09975975fb120a01af061032102b8c677a52fa0c8ff4c89c2611b4f4bf56dd8a04f065379c50bdcb6ff755b70f16b4ffed25f9dae85b736eb2d config-postmarketos-qcom-msm8916.aarch64
1ccea961dbd63ea720c2546986a2c9d6b77bcd6e3db76fc672aeccd0d1a8e9a1a9880b0c137cc4755b36a45d337dcae08ebcdcc22d1baea37357723d8babdc80 config-postmarketos-qcom-msm8916.armv7
"

View file

@ -1708,7 +1708,8 @@ CONFIG_BLK_DEV_NBD=m
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_VIRTIO_BLK is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_UBLK is not set
CONFIG_BLK_DEV_UBLK=m
CONFIG_BLKDEV_UBLK_LEGACY_OPCODES=y
#
# NVME Support

View file

@ -1595,7 +1595,8 @@ CONFIG_BLK_DEV_NBD=m
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_VIRTIO_BLK is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_UBLK is not set
CONFIG_BLK_DEV_UBLK=m
CONFIG_BLKDEV_UBLK_LEGACY_OPCODES=y
#
# NVME Support