Jetpack/u-boot/board/wandboard/Kconfig

10 lines
111 B
Plaintext
Raw Normal View History

if TARGET_WANDBOARD
config SYS_BOARD
default "wandboard"
config SYS_CONFIG_NAME
default "wandboard"
endif