blob: ca7b2368eab7c905d39dee5158920a2110b1e200 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Zubair Lutfullah Kakakhel9937f5f2015-10-26 11:30:56 +00002choice
3 prompt "Machine type"
4 depends on MACH_XILFPGA
5 default XILFPGA_NEXYS4DDR
6
7config XILFPGA_NEXYS4DDR
8 bool "Nexys4DDR by Digilent"
9
10endchoice