mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 10:48:51 +00:00
8 lines
97 B
Text
8 lines
97 B
Text
|
menu "Microchip PIC32 platforms"
|
||
|
depends on MACH_PIC32
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "none"
|
||
|
|
||
|
endmenu
|