aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/Kconfig')
-rw-r--r--src/arch/x86/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig
index c5a5642974..24a2065c0e 100644
--- a/src/arch/x86/Kconfig
+++ b/src/arch/x86/Kconfig
@@ -148,15 +148,6 @@ config PRERAM_CBMEM_CONSOLE_SIZE
help
Increase this value if preram cbmem console is getting truncated
-config EARLY_EBDA_INIT
- bool
- default n
- help
- Initialize BIOS EBDA area early in romstage to allow bootloader to
- use this region for storing data which can be available across
- various stages. If user is selecting this option then its users
- responsibility to perform EBDA initialization call during romstage.
-
config PC80_SYSTEM
bool
default y if ARCH_X86