diff options
Diffstat (limited to 'src/arch/x86')
-rw-r--r-- | src/arch/x86/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig index c2e062424d..56d8f88dd6 100644 --- a/src/arch/x86/Kconfig +++ b/src/arch/x86/Kconfig @@ -30,10 +30,6 @@ config RAMBASE hex default 0x100000 -config RAMTOP - hex - default 0x200000 - config STACK_SIZE hex default 0x1000 |