u-boot/board/bf527-sdp/Kconfig

10 lines
111 B
Plaintext

if TARGET_BF527_SDP
config SYS_BOARD
default "bf527-sdp"
config SYS_CONFIG_NAME
default "bf527-sdp"
endif