diff options
Diffstat (limited to 'src/mainboard/google/rush/Kconfig')
-rw-r--r-- | src/mainboard/google/rush/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/google/rush/Kconfig b/src/mainboard/google/rush/Kconfig index 8d23510d36..5800261dbf 100644 --- a/src/mainboard/google/rush/Kconfig +++ b/src/mainboard/google/rush/Kconfig @@ -94,12 +94,4 @@ 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 |