Commit 6fcdf7ac2354147016fac9c32800b11046cee86a

Authored by Hou Zhiqiang
Committed by Priyanka Jain
1 parent 2cb2afb8cf

configs: ls1028a: Enable GIC_V3_ITS config

Enable GIC_V3_ITS config to initialize the GIC redistributor
tables.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

Showing 4 changed files with 4 additions and 0 deletions Side-by-side Diff

configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
... ... @@ -85,4 +85,5 @@
85 85 CONFIG_NVME=y
86 86 CONFIG_VIDEO=y
87 87 CONFIG_VIDEO_LS_HDP_LOAD=y
  88 +CONFIG_GIC_V3_ITS=y
configs/ls1028aqds_tfa_defconfig
... ... @@ -90,4 +90,5 @@
90 90 CONFIG_NVME=y
91 91 CONFIG_VIDEO=y
92 92 CONFIG_VIDEO_LS_HDP_LOAD=y
  93 +CONFIG_GIC_V3_ITS=y
configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
... ... @@ -82,4 +82,5 @@
82 82 CONFIG_NVME=y
83 83 CONFIG_VIDEO=y
84 84 CONFIG_VIDEO_LS_HDP_LOAD=y
  85 +CONFIG_GIC_V3_ITS=y
configs/ls1028ardb_tfa_defconfig
... ... @@ -91,4 +91,5 @@
91 91 CONFIG_NVME=y
92 92 CONFIG_VIDEO=y
93 93 CONFIG_VIDEO_LS_HDP_LOAD=y
  94 +CONFIG_GIC_V3_ITS=y