From 200a4ee56ba0d2441a40a3ff20d778dc6c6b1590 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Tue, 20 Jul 2021 14:36:26 +0200 Subject: [PATCH] HW16: add wakeuptimer as a machine feature BugzID: 73593 --- conf/machine/am335x-nrhw16.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/am335x-nrhw16.conf b/conf/machine/am335x-nrhw16.conf index b65f566..75f3a25 100644 --- a/conf/machine/am335x-nrhw16.conf +++ b/conf/machine/am335x-nrhw16.conf @@ -26,4 +26,5 @@ MACHINE_FEATURES += " \ bluetooth \ tibluetooth \ atsha \ + am335x-wakeup-timer \ "