diff options
-rw-r--r-- | arch/x86/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug index 77eda46f97b8..b747ab38814d 100644 --- a/arch/x86/Kconfig.debug +++ b/arch/x86/Kconfig.debug | |||
@@ -134,7 +134,7 @@ config IO_DELAY_TYPE_NONE | |||
134 | 134 | ||
135 | choice | 135 | choice |
136 | prompt "IO delay type" | 136 | prompt "IO delay type" |
137 | default IO_DELAY_0X80 | 137 | default IO_DELAY_0XED |
138 | 138 | ||
139 | config IO_DELAY_0X80 | 139 | config IO_DELAY_0X80 |
140 | bool "port 0x80 based port-IO delay [recommended]" | 140 | bool "port 0x80 based port-IO delay [recommended]" |