]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/mips/xilfpga/Kconfig
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / mips / xilfpga / Kconfig
1 choice
2         prompt "Machine type"
3         depends on MACH_XILFPGA
4         default XILFPGA_NEXYS4DDR
5
6 config XILFPGA_NEXYS4DDR
7         bool "Nexys4DDR by Digilent"
8
9 endchoice