1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef EC_LENOVO_H8EC_CHIP_H
4 #define EC_LENOVO_H8EC_CHIP_H
6 struct ec_lenovo_h8_config
{
32 u8 has_keyboard_backlight
;
33 u8 has_power_management_beeps
;
36 u8 has_wwan_detection
;
45 #endif /* EC_LENOVO_H8EC_CHIP_H */