mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
configs: imx93_var_som: Enable AHAB support
Enable AHAB support in the imx93_var_som configuration. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
db783ee982
commit
fcd377ed64
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ CONFIG_IMX_CONFIG="arch/arm/mach-imx/imx9/imximage.cfg"
|
|||
CONFIG_DM_GPIO=y
|
||||
CONFIG_DEFAULT_DEVICE_TREE="imx93-var-som-symphony"
|
||||
CONFIG_SPL_TEXT_BASE=0x2049A000
|
||||
CONFIG_AHAB_BOOT=y
|
||||
CONFIG_TARGET_IMX93_VAR_SOM=y
|
||||
CONFIG_OF_LIBFDT_OVERLAY=y
|
||||
CONFIG_SPL_SERIAL=y
|
||||
|
|
Loading…
Reference in a new issue