u-boot/board/r360mpi/Kconfig

10 lines
105 B
Plaintext

if TARGET_R360MPI
config SYS_BOARD
default "r360mpi"
config SYS_CONFIG_NAME
default "R360MPI"
endif