diff --git a/board/devsoc/Kconfig b/board/devsoc/Kconfig index 92aa672c81..8273b96191 100644 --- a/board/devsoc/Kconfig +++ b/board/devsoc/Kconfig @@ -24,6 +24,9 @@ config UBI_WRITE config MMC_FLASH bool "Enable MMC flash support" +config IPQ_TZT + bool "Enable TZ test command" + config PCI_IPQ bool "Enable pci support"