diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2024-07-06 11:40:29 +0300 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2024-07-06 11:40:29 +0300 |
commit | cf25477c52123fd18373ea43336e44185f4744c0 (patch) | |
tree | 5a580c7756fbfbfb5494ada74eae3b53268afaf3 /drivers/platform | |
parent | 618ba6abfc57bde2c2cea7c2b23e4c27fd5a04b4 (diff) | |
parent | ec7c0f34157e884e0eb9c94dde3bf84c57488441 (diff) | |
download | linux-cf25477c52123fd18373ea43336e44185f4744c0.tar.xz |
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Diffstat (limited to 'drivers/platform')
-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 |