u-boot/board/br4/Kconfig

10 lines
93 B
Plaintext

if TARGET_BR4
config SYS_BOARD
default "br4"
config SYS_CONFIG_NAME
default "br4"
endif