u-boot/board/pr1/Kconfig

10 lines
93 B
Plaintext

if TARGET_PR1
config SYS_BOARD
default "pr1"
config SYS_CONFIG_NAME
default "pr1"
endif