repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/unwinder: Handle stack overflows more gracefully
[linux/fpc-iii.git]
/
arch
/
mips
/
xilfpga
/
Kconfig
blob
ca7b2368eab7c905d39dee5158920a2110b1e200
1
# SPDX-License-Identifier: GPL-2.0
2
choice
3
prompt "Machine type"
4
depends on MACH_XILFPGA
5
default XILFPGA_NEXYS4DDR
6
7
config XILFPGA_NEXYS4DDR
8
bool "Nexys4DDR by Digilent"
9
10
endchoice