diff options
Diffstat (limited to 'arch/x86/Kconfig.debug')
-rw-r--r-- | arch/x86/Kconfig.debug | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug index 20028da8ae18..72484a645f05 100644 --- a/arch/x86/Kconfig.debug +++ b/arch/x86/Kconfig.debug | |||
@@ -43,10 +43,6 @@ config EARLY_PRINTK | |||
43 | with klogd/syslogd or the X server. You should normally N here, | 43 | with klogd/syslogd or the X server. You should normally N here, |
44 | unless you want to debug such a crash. | 44 | unless you want to debug such a crash. |
45 | 45 | ||
46 | config EARLY_PRINTK_INTEL_MID | ||
47 | bool "Early printk for Intel MID platform support" | ||
48 | depends on EARLY_PRINTK && X86_INTEL_MID | ||
49 | |||
50 | config EARLY_PRINTK_DBGP | 46 | config EARLY_PRINTK_DBGP |
51 | bool "Early printk via EHCI debug port" | 47 | bool "Early printk via EHCI debug port" |
52 | depends on EARLY_PRINTK && PCI | 48 | depends on EARLY_PRINTK && PCI |