mb/google/brya/var/orisa: Update Type C DisplayPort HPD Configuration
[coreboot2.git] / src / cpu / armltd / cortex-a9 / Kconfig
blobdea252f6a6dd856755c956cc33243161d8e13307
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config CPU_ARMLTD_CORTEX_A9
4         bool
5         select ARCH_BOOTBLOCK_ARMV7
6         select ARCH_VERSTAGE_ARMV7
7         select ARCH_ROMSTAGE_ARMV7
8         select ARCH_RAMSTAGE_ARMV7
9         default n
11 if CPU_ARMLTD_CORTEX_A9
13 endif