aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rush/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/rush/Kconfig')
-rw-r--r--src/mainboard/google/rush/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mainboard/google/rush/Kconfig b/src/mainboard/google/rush/Kconfig
index eaae86ce8c..f723a6c10d 100644
--- a/src/mainboard/google/rush/Kconfig
+++ b/src/mainboard/google/rush/Kconfig
@@ -95,4 +95,12 @@ config EC_GOOGLE_CHROMEEC_SPI_BUS
hex
default 1
+config DRAM_DMA_START
+ hex
+ default 0xc0000000
+
+config DRAM_DMA_SIZE
+ hex
+ default 0x00200000
+
endif # BOARD_GOOGLE_RUSH