mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
10 lines
149 B
Text
10 lines
149 B
Text
![]() |
choice
|
||
|
prompt "Machine type"
|
||
|
depends on MACH_XILFPGA
|
||
|
default XILFPGA_NEXYS4DDR
|
||
|
|
||
|
config XILFPGA_NEXYS4DDR
|
||
|
bool "Nexys4DDR by Digilent"
|
||
|
|
||
|
endchoice
|