Skip to content

Commit 390b602

Browse files
committed
configs/qcom.cfg: remove CONFIGs enabled in in-tree qcom.config
Drop redundant CONFIG_DMABUF_HEAP related configs and CONFIG_SCSI_UFS_QCOM configs which are already enabled in the in-tree qcom.config. Signed-off-by: Viswanath Kraleti <[email protected]>
1 parent c9f9716 commit 390b602

File tree

1 file changed

+0
-6
lines changed
  • recipes-kernel/linux/linux-qcom-next/configs

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
# for UFS enumeration
22
CONFIG_PHY_QCOM_QMP=y
3-
CONFIG_SCSI_UFS_QCOM=y
43
CONFIG_SM_TCSRCC_8750=y
54
CONFIG_CLK_KAANAPALI_TCSRCC=y
65

7-
# DMA BUF userspace heaps, for e.g. IMSDK
8-
CONFIG_DMABUF_HEAPS=y
9-
CONFIG_DMABUF_HEAPS_SYSTEM=y
10-
CONFIG_DMABUF_HEAPS_CMA=y
11-
126
# Net schedulers, aka queue disciplines
137
CONFIG_NET_SCH_DUALPI2=m
148
CONFIG_NET_SCH_HTB=m

0 commit comments

Comments
 (0)