power: Enable Wake-on-LAN

This commit is contained in:
Tim Crawford
2020-08-27 15:09:39 -06:00
committed by Jeremy Soller
parent e58f4d4eb9
commit 70e6476208
14 changed files with 35 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ extern struct Gpio __code DD_ON;
extern struct Gpio __code EC_EN;
extern struct Gpio __code EC_RSMRST_N;
extern struct Gpio __code EC_SMD_EN_N;
#define HAVE_LAN_WAKEUP_N 0
extern struct Gpio __code LED_ACIN;
#define HAVE_LED_AIRPLANE_N 0
#define HAVE_LED_BAT_CHG 0