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/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig
index aacc0982a6..a903827c11 100644
--- a/src/arch/x86/Kconfig
+++ b/src/arch/x86/Kconfig
@@ -8,20 +8,10 @@ config AP_IN_SIPI_WAIT
default n
depends on ARCH_X86
-# This is the name of the respective architecture subdirectory in arch/.
-config ARCH
- string
- default i386
- depends on ARCH_X86
-
config ROMBASE
hex
default 0xffff0000
-config ROM_IMAGE_SIZE
- hex
- default 0x10000
-
config RAMBASE
hex
default 0x100000