samples: tests: Add ehl_crb board overlay

Add board overlay to watchdog sample and test.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2023-07-28 17:41:46 +03:00 committed by Johan Hedberg
commit b92e04e636
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,9 @@
/*
* Copyright (c) 2023 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
&tco_wdt {
status = "okay";
};

View file

@ -0,0 +1,9 @@
/*
* Copyright (c) 2023 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
&tco_wdt {
status = "okay";
};