Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julian Braha <julianbraha@gmail.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Daniel Lezcano <daniel.lezcano@kernel.org>,
	Christian Loehle <christian.loehle@arm.com>
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu
Date: Wed, 15 Jul 2026 23:58:43 +0100	[thread overview]
Message-ID: <9bb44840-c3fe-4bcd-af2d-149dbc2c7c8c@gmail.com> (raw)
In-Reply-To: <20260711-qcom-soc-kconfig-v2-1-4a907e064281@oss.qualcomm.com>

Hi Krzysztof,

On 7/11/26 14:25, Krzysztof Kozlowski wrote:
> 1. Allow compile testing of QCOM_OCMEM, which previously required
>    ARCH_QCOM.
> 
> 2. Hide behind ARCH_QCOM or COMPILE_TEST drivers specific to Qualcomm
>    which should not be available to other kernel builds:
>    QCOM_PMIC_PDCHARGER_ULOG, QCOM_PMIC_GLINK, QCOM_SPM and QCOM_PBS.

I think this patch introduced an unmet dependency:

WARNING: unmet direct dependencies detected for QCOM_PDR_MSG
  Depends on [n]: QCOM_SOC [=n]
  Selected by [y]:
  - QCOM_PDR_HELPERS [=y] && ARCH_QCOM [=y] && NET [=y]

- Julian Braha


  reply	other threads:[~2026-07-15 22:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-11 13:25 [PATCH v2 0/5] soc: qcom: Kconfig improvements Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu Krzysztof Kozlowski
2026-07-15 22:58   ` Julian Braha [this message]
2026-07-16  5:48     ` Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 2/5] soc: qcom: Restrict drivers per ARM/ARM64 Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 3/5] soc: qcom: Make important drivers default Krzysztof Kozlowski
2026-07-11 15:25   ` Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 4/5] soc: qcom: Avoid SCM and SPM for cpuidle drivers Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 5/5] ARM: defconfig: qcom: Drop Qualcomm SoC drivers with defaults Krzysztof Kozlowski
2026-07-11 15:13 ` (subset) [PATCH v2 0/5] soc: qcom: Kconfig improvements Bjorn Andersson
2026-07-11 16:48   ` Bjorn Andersson
2026-07-11 16:40 ` Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9bb44840-c3fe-4bcd-af2d-149dbc2c7c8c@gmail.com \
    --to=julianbraha@gmail.com \
    --cc=andersson@kernel.org \
    --cc=christian.loehle@arm.com \
    --cc=daniel.lezcano@kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox