allwinner_a64/lichee/linux-4.9/arch/mips/xilfpga/Kconfig
2018-08-08 14:16:19 +08:00

9 lines
149 B
Text

choice
prompt "Machine type"
depends on MACH_XILFPGA
default XILFPGA_NEXYS4DDR
config XILFPGA_NEXYS4DDR
bool "Nexys4DDR by Digilent"
endchoice