u-boot-brain/board/mpl/pati/Kconfig

16 lines
181 B
Plaintext
Raw Normal View History

if TARGET_PATI
config SYS_BOARD
default "pati"
config SYS_VENDOR
default "mpl"
config SYS_CONFIG_NAME
default "PATI"
config ISO_STRING
string
default "MEV-10084-001"
endif