gk7205v200-uboot/board/mpl/pati/Kconfig

16 lines
181 B
Plaintext
Raw Normal View History

2025-08-07 17:13:54 +08:00
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