diff options
Diffstat (limited to 'src/mainboard/pcengines/alix1c/Kconfig')
-rw-r--r-- | src/mainboard/pcengines/alix1c/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/pcengines/alix1c/Kconfig b/src/mainboard/pcengines/alix1c/Kconfig index 44281254b6..3e1237a47c 100644 --- a/src/mainboard/pcengines/alix1c/Kconfig +++ b/src/mainboard/pcengines/alix1c/Kconfig @@ -32,16 +32,6 @@ config IRQ_SLOT_COUNT default 5 depends on BOARD_PCENGINES_ALIX1C -config DCACHE_RAM_BASE - hex - default 0xc8000 - depends on BOARD_PCENGINES_ALIX1C - -config DCACHE_RAM_SIZE - hex - default 0x8000 - depends on BOARD_PCENGINES_ALIX1C - config RAMBASE hex default 0x4000 |