Skip to content

Commit ec7c0f3

Browse files
lumagij-intel
authored andcommitted
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 <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202406260704.roVRkyPi-lkp@intel.com/ Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20240626-yoga-fix-aux-v1-1-6aaf9099b18e@linaro.org Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
1 parent 13bbe1c commit ec7c0f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/platform/arm64/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ config EC_ACER_ASPIRE1
3535
config EC_LENOVO_YOGA_C630
3636
tristate "Lenovo Yoga C630 Embedded Controller driver"
3737
depends on I2C
38+
select AUXILIARY_BUS
3839
help
3940
Driver for the Embedded Controller in the Qualcomm Snapdragon-based
4041
Lenovo Yoga C630, which provides battery and power adapter

0 commit comments

Comments
 (0)