diff options
Diffstat (limited to 'configs/ls1088aqds_defconfig')
-rw-r--r-- | configs/ls1088aqds_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1088aqds_defconfig b/configs/ls1088aqds_defconfig index 69e3a8fbbf..a601b11def 100644 --- a/configs/ls1088aqds_defconfig +++ b/configs/ls1088aqds_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y +CONFIG_GIC_V3_ITS=y CONFIG_TARGET_LS1088AQDS=y CONFIG_SYS_TEXT_BASE=0x30100000 CONFIG_ENV_SIZE=0x20000 @@ -64,4 +65,3 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_USB_DWC3=y CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y -CONFIG_GIC_V3_ITS=y |