diff options
Diffstat (limited to 'src/mainboard/lippert/spacerunner-lx')
-rw-r--r-- | src/mainboard/lippert/spacerunner-lx/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/lippert/spacerunner-lx/Kconfig b/src/mainboard/lippert/spacerunner-lx/Kconfig index 1043b0efbe..fcba6ada75 100644 --- a/src/mainboard/lippert/spacerunner-lx/Kconfig +++ b/src/mainboard/lippert/spacerunner-lx/Kconfig @@ -32,16 +32,6 @@ config IRQ_SLOT_COUNT default 7 depends on BOARD_LIPPERT_SPACERUNNER_LX -config DCACHE_RAM_BASE - hex - default 0xc8000 - depends on BOARD_LIPPERT_SPACERUNNER_LX - -config DCACHE_RAM_SIZE - hex - default 0x8000 - depends on BOARD_LIPPERT_SPACERUNNER_LX - config RAMBASE hex default 0x4000 |