From 1f05c52d4e434fde0de9ccbfe5e7f418abec7c4f Mon Sep 17 00:00:00 2001 From: Wai-Hong Tam Date: Mon, 28 Jun 2021 10:26:23 -0700 Subject: herobrine: Move hibernate config to the board level Move the config of hibernate wake source and hook from the baseboard level to the board level. The new Herobrine hardware will use different wake sources and have different hook. BRANCH=None BUG=b:192253134 TEST=Built the herobrine_npcx7 EC-OS and Zephyr images successfully. Change-Id: Idbad8f985252fdef0657427d5f8d5883029a641f Signed-off-by: Wai-Hong Tam Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2993211 Reviewed-by: Keith Short --- baseboard/herobrine/build.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'baseboard/herobrine/build.mk') diff --git a/baseboard/herobrine/build.mk b/baseboard/herobrine/build.mk index f4d2b5edb6..f007fd7118 100644 --- a/baseboard/herobrine/build.mk +++ b/baseboard/herobrine/build.mk @@ -7,6 +7,5 @@ # baseboard-y+=baseboard.o -baseboard-y+=hibernate.o baseboard-y+=usbc_config.o baseboard-y+=usb_pd_policy.o -- cgit v1.2.1