From: Dmitry Baryshkov Date: Wed, 26 Jun 2024 03:26:26 +0000 (+0300) Subject: platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUS X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ec7c0f34157e884e0eb9c94dde3bf84c57488441;p=users%2Fdwmw2%2Flinux.git platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUS Add missing selection of AUXILIARY_BUS as the driver uses aux bus to create subdevices. Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202406260704.roVRkyPi-lkp@intel.com/ Signed-off-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20240626-yoga-fix-aux-v1-1-6aaf9099b18e@linaro.org Reviewed-by: Ilpo Järvinen Signed-off-by: Ilpo Järvinen --- diff --git a/drivers/platform/arm64/Kconfig b/drivers/platform/arm64/Kconfig index 8c103b3150d1d..e612cbe06aec4 100644 --- a/drivers/platform/arm64/Kconfig +++ b/drivers/platform/arm64/Kconfig @@ -35,6 +35,7 @@ config EC_ACER_ASPIRE1 config EC_LENOVO_YOGA_C630 tristate "Lenovo Yoga C630 Embedded Controller driver" depends on I2C + select AUXILIARY_BUS help Driver for the Embedded Controller in the Qualcomm Snapdragon-based Lenovo Yoga C630, which provides battery and power adapter