boards: shields: frdm_kw41z: No reason to change chosen node

This nodelabel was changed while converting all shields to new nodelabel
scheme.
On this particular nodelabel, there was no change to be done, as it doesn't
refer to a node defined in the shield.
Revert this chagne.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2022-10-03 11:45:32 +02:00 committed by Stephanos Ioannidis
commit ffcbc391ef

View file

@ -6,7 +6,7 @@
/ {
chosen {
zephyr,bt-uart = &arduino_serial_frdm_kw41z;
zephyr,bt-uart = &arduino_serial;
};
};