diff options
Diffstat (limited to 'arch/mips/xilfpga/Kconfig')
-rw-r--r-- | arch/mips/xilfpga/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/mips/xilfpga/Kconfig b/arch/mips/xilfpga/Kconfig deleted file mode 100644 index 42a030a0edba..000000000000 --- a/arch/mips/xilfpga/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -choice - prompt "Machine type" - depends on MACH_XILFPGA - default XILFPGA_NEXYS4DDR - -config XILFPGA_NEXYS4DDR - bool "Nexys4DDR by Digilent" - -endchoice |