Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
d777d86ab2afc03c0a1d98f136e05ef9c64aa5ed
/
.
/
src
/
cpu
/
ti
/
Kconfig
blob: 0440098ba2fa6d8e1cfa6e8f344d80e95dd0d954 [
file
] [
log
] [
blame
]
config CPU_TI_AM335X
depends on ARCH_ARMV7
select
HAVE_MONOTONIC_TIMER
select
HAVE_UART_SPECIAL
select
BOOTBLOCK_CONSOLE
select
EARLY_CONSOLE
bool
default
n
if
CPU_TI_AM335X
source src
/
cpu
/
ti
/
am335x
/
Kconfig
endif