boards: nxp: mimxrt1064: Remove display chosen node

As display stuffs have been moved to a shield, the display chosen node
must be removed as well as chosen node requires the node to be enabled.

Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
This commit is contained in:
Phi Bang Nguyen 2024-06-13 12:23:08 +02:00 committed by David Leach
parent d67abdd02a
commit e2cdd92a52

View file

@ -32,7 +32,6 @@
zephyr,console = &lpuart1;
zephyr,shell-uart = &lpuart1;
zephyr,canbus = &flexcan2;
zephyr,display = &lcdif;
};
sdram0: memory@80000000 {