aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/scaleway/tagada/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/scaleway/tagada/Kconfig')
-rw-r--r--src/mainboard/scaleway/tagada/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/mainboard/scaleway/tagada/Kconfig b/src/mainboard/scaleway/tagada/Kconfig
index 4c9aafd581..53c1f6de04 100644
--- a/src/mainboard/scaleway/tagada/Kconfig
+++ b/src/mainboard/scaleway/tagada/Kconfig
@@ -33,17 +33,4 @@ config MAINBOARD_VENDOR
string
default "Scaleway"
-config ENABLE_FSP_MEMORY_DOWN
- bool "Enable Memory Down"
- default n
- help
- Select this option to enable Memory Down function.
-
-config SPD_LOC
- depends on ENABLE_FSP_MEMORY_DOWN
- hex "SPD binary location in cbfs"
- default 0xfffdf000
- help
- Location of SPD binary for memory down function.
-
endif # BOARD_SCALEWAY_TAGADA