diff options
| author | Alice Guo <[email protected]> | 2026-05-19 14:22:04 +0800 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-06-05 08:58:00 -0300 |
| commit | 0358c474d97536f322ff41c2c4c7acf642bc2ce0 (patch) | |
| tree | f49422a6ce0c3a6a8edd09d7c7634f1bfb2690c5 /configs | |
| parent | e2de4c95f24b7c7be1a20f5d4516e285d57c257e (diff) | |
imx93_var_som: Switch to OF_UPSTREAM
Enable OF_UPSTREAM and remove local device tree files in favor of
upstream device trees from Linux kernel.
Signed-off-by: Alice Guo <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/imx93_var_som_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx93_var_som_defconfig b/configs/imx93_var_som_defconfig index da5d473a7d9..26b0623ccdf 100644 --- a/configs/imx93_var_som_defconfig +++ b/configs/imx93_var_som_defconfig @@ -10,7 +10,7 @@ CONFIG_ENV_SIZE=0x4000 CONFIG_ENV_OFFSET=0x700000 CONFIG_IMX_CONFIG="arch/arm/mach-imx/imx9/imximage.cfg" CONFIG_DM_GPIO=y -CONFIG_DEFAULT_DEVICE_TREE="imx93-var-som-symphony" +CONFIG_DEFAULT_DEVICE_TREE="freescale/imx93-var-som-symphony" CONFIG_AHAB_BOOT=y CONFIG_TARGET_IMX93_VAR_SOM=y CONFIG_OF_LIBFDT_OVERLAY=y |
