summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>2020-07-15 20:19:02 +0300
committerTom Rini <trini@konsulko.com>2020-07-29 17:37:11 +0300
commit3683df97dfba2533489313df3269ed7449123a97 (patch)
tree91103eaf610862c560fb1a06f2a45731f5c57588 /configs
parentf01a4e8cc96a43172398f2f441045ad8a2c90807 (diff)
downloadu-boot-3683df97dfba2533489313df3269ed7449123a97.tar.xz
configs: ns3: enable GIC_V3 ITS
Enables the Generic Interrupt Controller (GIC) V3 Interrupt Translation Service (ITS) Locality-specific Peripheral Interrupts (LPI) configuration table and LPI table. Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com> Signed-off-by: Bharat Kumar Reddy Gooty <bharat.gooty@broadcom.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/bcm_ns3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bcm_ns3_defconfig b/configs/bcm_ns3_defconfig
index 7e51a926f7..040e753f9f 100644
--- a/configs/bcm_ns3_defconfig
+++ b/configs/bcm_ns3_defconfig
@@ -1,4 +1,5 @@
CONFIG_ARM=y
+CONFIG_GIC_V3_ITS=y
CONFIG_TARGET_BCMNS3=y
CONFIG_SYS_TEXT_BASE=0xFF000000
CONFIG_ENV_SIZE=0x80000