Sign in
nest-open-source
/
nest-guard
/
1.0
/
u-boot
/
019b773e91dc57c34e1d572a30289e0b584859c3
/
.
/
u-boot-imx
/
board
/
amcc
/
katmai
/
Kconfig
blob: 59d3ef5883687f2256961edf8bdeb674b9d5b5f3 [
file
] [
log
] [
blame
]
if
TARGET_KATMAI
config SYS_BOARD
default
"katmai"
config SYS_VENDOR
default
"amcc"
config SYS_CONFIG_NAME
default
"katmai"
config DISPLAY_BOARDINFO
bool
default
y
endif