Skip to content

Commit c3ecfe1

Browse files
authored
linux-qcom-next/configs: Enable glymur tcsrcc as config addition (#1700)
Mark Glymur tcsrcc as y for nvme to probe and init If marked as m, nvme never comesup because modules are on rootfs on nvme
2 parents 55b4bc2 + 1eaf423 commit c3ecfe1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

recipes-kernel/linux/linux-qcom-next/configs/bsp-additions.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ CONFIG_CLK_KAANAPALI_TCSRCC=y
77
# for NVME
88
CONFIG_BLK_DEV_NVME=y
99

10+
# for NVMe on Glymur
11+
CONFIG_CLK_GLYMUR_TCSRCC=y
12+
1013
# DMA BUF userspace heaps, for e.g. IMSDK
1114
CONFIG_DMABUF_HEAPS=y
1215
CONFIG_DMABUF_HEAPS_SYSTEM=y

0 commit comments

Comments
 (0)