Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
179666c56134169faca697bf72ec46956f6c829c
/
.
/
board
/
atmel
/
at91sam9263ek
/
Kconfig
blob: 71cbc89123e7b6d24fbda4b7632ac607c523d45c [
file
] [
log
] [
blame
]
if
TARGET_AT91SAM9263EK
config SYS_BOARD
default
"at91sam9263ek"
config SYS_VENDOR
default
"atmel"
config SYS_CONFIG_NAME
default
"at91sam9263ek"
config SYS_USE_NORFLASH
bool
"Use the NOR flash on the platform"
endif