gk7205v200-uboot/board/bf527-sdp/Kconfig
2025-08-07 17:13:54 +08:00

10 lines
111 B
Plaintext
Executable File

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