diff options
| author | Robert Marko | 2025-05-12 15:04:35 +0000 |
|---|---|---|
| committer | Robert Marko | 2025-05-12 15:05:04 +0000 |
| commit | 1c1026eeac96f4e0a5045dc73d6ea67861a41648 (patch) | |
| tree | 48aec1d0d250a460f057aad45189a0c56ecccf3e | |
| parent | 55287c9fbe32d40cd439c877db8c0bff7384680d (diff) | |
| download | openwrt-1c1026eeac96f4e0a5045dc73d6ea67861a41648.tar.gz | |
generic: 6.12: add CONFIG_EC_LENOVO_YOGA_C630
CONFIG_EC_LENOVO_YOGA_C630 popped up while doing 6.12 for qualcommax.
Signed-off-by: Robert Marko <robimarko@gmail.com>
| -rw-r--r-- | target/linux/generic/config-6.12 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index b7f3b8b019..aaa888ec78 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -1847,6 +1847,7 @@ CONFIG_DVB_MAX_ADAPTERS=16 # CONFIG_EBC_C384_WDT is not set # CONFIG_ECHO is not set # CONFIG_ECRYPT_FS is not set +# CONFIG_EC_LENOVO_YOGA_C630 is not set # CONFIG_EDAC is not set # CONFIG_EEEPC_LAPTOP is not set # CONFIG_EEPROM_93CX6 is not set |