diff options
Diffstat (limited to 'src/mainboard/google')
-rw-r--r-- | src/mainboard/google/hatch/variants/puff/include/variant/ec.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/mainboard/google/hatch/variants/puff/include/variant/ec.h b/src/mainboard/google/hatch/variants/puff/include/variant/ec.h index 12837639dc..2c2e62d24f 100644 --- a/src/mainboard/google/hatch/variants/puff/include/variant/ec.h +++ b/src/mainboard/google/hatch/variants/puff/include/variant/ec.h @@ -54,11 +54,10 @@ /* Enable EC backed PD MCU device in ACPI */ #define EC_ENABLE_PD_MCU_DEVICE -/** +/* * Defines EC wake pin route. - * Note that GPE_EC_WAKE is defined, confusingly, as - * GPE_LAN_WAK which is GPD2/LAN_WAKE# on the PCH or - * as the line EC_PCH_WAKE_ODL on the schematic. + * Note that GPE_EC_WAKE is defined, confusingly, as GPE_LAN_WAK which is GPD2/LAN_WAKE# + * on the PCH or as the line EC_PCH_WAKE_ODL on the schematic. */ #define EC_ENABLE_WAKE_PIN GPE_EC_WAKE |