diff options
author | 2024-07-06 11:40:29 +0300 | |
---|---|---|
committer | 2024-07-06 11:40:29 +0300 | |
commit | cf25477c52123fd18373ea43336e44185f4744c0 (patch) | |
tree | 5a580c7756fbfbfb5494ada74eae3b53268afaf3 | |
parent | platform/x86: wmi: Add bus ABI documentation (diff) | |
parent | platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUS (diff) | |
download | wireguard-linux-cf25477c52123fd18373ea43336e44185f4744c0.tar.xz wireguard-linux-cf25477c52123fd18373ea43336e44185f4744c0.zip |
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Diffstat (limited to '')
-rw-r--r-- | drivers/platform/arm64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/arm64/Kconfig b/drivers/platform/arm64/Kconfig index 8c103b3150d1..e612cbe06aec 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 |