diff options
Diffstat (limited to 'src/ec/lenovo/h8/Kconfig')
-rw-r--r-- | src/ec/lenovo/h8/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ec/lenovo/h8/Kconfig b/src/ec/lenovo/h8/Kconfig new file mode 100644 index 0000000000..07bdb11a05 --- /dev/null +++ b/src/ec/lenovo/h8/Kconfig @@ -0,0 +1,3 @@ +config EC_LENOVO_H8 + select EC_ACPI + bool |