aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cobalt/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/cobalt/Kconfig')
-rw-r--r--arch/mips/cobalt/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/cobalt/Kconfig b/arch/mips/cobalt/Kconfig
deleted file mode 100644
index 7c42b088d16c..000000000000
--- a/arch/mips/cobalt/Kconfig
+++ /dev/null
@@ -1,7 +0,0 @@
1config EARLY_PRINTK
2 bool "Early console support"
3 depends on MIPS_COBALT
4 help
5 Provide early console support by direct access to the
6 on board UART. The UART must have been previously
7 initialised by the boot loader.