]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/mips/xilfpga/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / mips / xilfpga / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
9937f5ff
ZLK
2choice
3 prompt "Machine type"
4 depends on MACH_XILFPGA
5 default XILFPGA_NEXYS4DDR
6
7config XILFPGA_NEXYS4DDR
8 bool "Nexys4DDR by Digilent"
9
10endchoice