diff options
Diffstat (limited to 'src/mainboard/amd/db800/Kconfig')
-rw-r--r-- | src/mainboard/amd/db800/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/amd/db800/Kconfig b/src/mainboard/amd/db800/Kconfig index 6456d4f8fc..95cd0e7b97 100644 --- a/src/mainboard/amd/db800/Kconfig +++ b/src/mainboard/amd/db800/Kconfig @@ -32,16 +32,6 @@ config IRQ_SLOT_COUNT default 4 depends on BOARD_AMD_DB800 -config DCACHE_RAM_BASE - hex - default 0xc8000 - depends on BOARD_AMD_DB800 - -config DCACHE_RAM_SIZE - hex - default 0x8000 - depends on BOARD_AMD_DB800 - config RAMBASE hex default 0x4000 |