u-boot/board/mpl/pati/Kconfig

13 lines
130 B
Plaintext

if TARGET_PATI
config SYS_BOARD
default "pati"
config SYS_VENDOR
default "mpl"
config SYS_CONFIG_NAME
default "PATI"
endif