mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-09 19:58:55 +00:00
14 lines
156 B
Text
14 lines
156 B
Text
|
|
||
|
if TARGET_PIC32MZDASK
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "pic32mzda"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "microchip"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "pic32mzdask"
|
||
|
|
||
|
endif
|