aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/dmp/vortex86ex/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/dmp/vortex86ex/Kconfig')
-rw-r--r--src/cpu/dmp/vortex86ex/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cpu/dmp/vortex86ex/Kconfig b/src/cpu/dmp/vortex86ex/Kconfig
index 2c893ac766..3bd6c2c96b 100644
--- a/src/cpu/dmp/vortex86ex/Kconfig
+++ b/src/cpu/dmp/vortex86ex/Kconfig
@@ -77,4 +77,8 @@ config PLL_500_375_33
endchoice
+config CHIPSET_BOOTBLOCK_INCLUDE
+ string
+ default "cpu/dmp/vortex86ex/chipset_bootblock.inc"
+
endif