aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/armltd/cortex-a9/Kconfig
blob: 7f35cfd653fa2bec0895b8811e0a67b2a6f0e6a3 (plain)
1
2
3
4
5
config BOOTBLOCK_CPU_INIT
	string
	default "cpu/armltd/cortex-a9/bootblock.c"
	help
	  CPU/SoC-specific bootblock code.