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:
parent
d67abdd02a
commit
e2cdd92a52
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@
|
|||
zephyr,console = &lpuart1;
|
||||
zephyr,shell-uart = &lpuart1;
|
||||
zephyr,canbus = &flexcan2;
|
||||
zephyr,display = &lcdif;
|
||||
};
|
||||
|
||||
sdram0: memory@80000000 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue