zephyr/boards/x86/intel_adl/intel_adl_rvp.dts

15 lines
208 B
Plaintext
Raw Normal View History

/*
* Copyright (c) 2023 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "intel_adl.dts"
/ {
chosen {
zephyr,console = &uart0_legacy;
zephyr,shell-uart = &uart0_legacy;
};
};