summaryrefslogtreecommitdiff
path: root/arch/mips/xilfpga/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/xilfpga/Kconfig')
-rw-r--r--arch/mips/xilfpga/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/mips/xilfpga/Kconfig b/arch/mips/xilfpga/Kconfig
deleted file mode 100644
index ca7b2368eab7..000000000000
--- a/arch/mips/xilfpga/Kconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-choice
- prompt "Machine type"
- depends on MACH_XILFPGA
- default XILFPGA_NEXYS4DDR
-
-config XILFPGA_NEXYS4DDR
- bool "Nexys4DDR by Digilent"
-
-endchoice