uboot/board/bf527-sdp/Kconfig

12 lines
127 B
Plaintext

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