diff options
Diffstat (limited to 'src/mainboard/amd/norwich')
-rw-r--r-- | src/mainboard/amd/norwich/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/amd/norwich/Kconfig b/src/mainboard/amd/norwich/Kconfig index 1c67a9ae51..007d8502d2 100644 --- a/src/mainboard/amd/norwich/Kconfig +++ b/src/mainboard/amd/norwich/Kconfig @@ -31,16 +31,6 @@ config IRQ_SLOT_COUNT default 6 depends on BOARD_AMD_NORWICH -config DCACHE_RAM_BASE - hex - default 0xc8000 - depends on BOARD_AMD_NORWICH - -config DCACHE_RAM_SIZE - hex - default 0x8000 - depends on BOARD_AMD_NORWICH - config RAMBASE hex default 0x4000 |