aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_big/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/nyan_big/Kconfig')
-rw-r--r--src/mainboard/google/nyan_big/Kconfig18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/mainboard/google/nyan_big/Kconfig b/src/mainboard/google/nyan_big/Kconfig
index 4973667a1d..6e249263ea 100644
--- a/src/mainboard/google/nyan_big/Kconfig
+++ b/src/mainboard/google/nyan_big/Kconfig
@@ -40,10 +40,6 @@ config MAINBOARD_PART_NUMBER
string
default "Nyan Big"
-config DRAM_SIZE_MB
- int
- default 2048
-
config DRAM_DMA_START
hex
default 0x90000000
@@ -90,18 +86,4 @@ config EC_GOOGLE_CHROMEEC_SPI_BUS
hex
default 1
-choice
- prompt "BCT sdram configuration"
- default NYAN_BIG_BCT_SDRAM_792
- help
- The SDRAM configuration to put in the BCT.
-
-config NYAN_BIG_BCT_SDRAM_792
- bool "792 MHz"
-
-config NYAN_BIG_BCT_SDRAM_924
- bool "924 MHz"
-
-endchoice
-
endif # BOARD_GOOGLE_NYAN_BIG