aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/Kconfig b/src/mainboard/Kconfig
index bdaa9e75c9..47338ace83 100644
--- a/src/mainboard/Kconfig
+++ b/src/mainboard/Kconfig
@@ -10,6 +10,9 @@ endchoice
source "src/mainboard/*/Kconfig"
+comment "WARNING: This mainboard uses LATE_CBMEM_INIT, which is deprecated"
+ depends on LATE_CBMEM_INIT
+
config BOARD_ROMSIZE_KB_64
bool
config BOARD_ROMSIZE_KB_128