]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform: arm64: EC_LENOVO_YOGA_C630 should depend on ARCH_QCOM
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 11 Jul 2024 14:32:35 +0000 (16:32 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Fri, 12 Jul 2024 08:59:53 +0000 (11:59 +0300)
commit1e02e317470b1c68d5971e51e8c62967ec1bc828
tree047280fb387c82858c8af4e4b4f5a7dfa0b59b66
parent03b927565057dae39da3e4b46e5ab65274b5dcdc
platform: arm64: EC_LENOVO_YOGA_C630 should depend on ARCH_QCOM

The Lenovo Yoga C630 Embedded Controller is only present on the Qualcomm
Snapdragon-based Lenovo Yoga C630 laptop.  Hence add a dependency on
ARCH_QCOM, to prevent asking the user about this driver when configuring
a kernel without Qualcomm SoC support.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/0e4c9ffdc8a5caffcda2afb8d5480900f7adebf6.1720707932.git.geert+renesas@glider.be
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/arm64/Kconfig