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 <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
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)