diff options
Diffstat (limited to 'src/mainboard/hp/dl165_g6_fam10/Kconfig')
-rw-r--r-- | src/mainboard/hp/dl165_g6_fam10/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/mainboard/hp/dl165_g6_fam10/Kconfig b/src/mainboard/hp/dl165_g6_fam10/Kconfig index 985f4f546f..5bb58dba33 100644 --- a/src/mainboard/hp/dl165_g6_fam10/Kconfig +++ b/src/mainboard/hp/dl165_g6_fam10/Kconfig @@ -68,18 +68,6 @@ config AMD_UCODE_PATCH_FILE string default "mc_patch_01000095.h" -config RAMBASE - hex - default 0x200000 - -config RAMTOP - hex - default 0x1000000 - -config HEAP_SIZE - hex - default 0xc0000 - config BOOTBLOCK_MAINBOARD_INIT string default "mainboard/hp/dl165_g6_fam10/bootblock.c" |