aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/lenovo/x200/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x200/Kconfig b/src/mainboard/lenovo/x200/Kconfig
index 67fc3884f2..01556b33ec 100644
--- a/src/mainboard/lenovo/x200/Kconfig
+++ b/src/mainboard/lenovo/x200/Kconfig
@@ -42,4 +42,8 @@ config MAX_CPUS
int
default 2
+config CBFS_SIZE
+ hex
+ default 0x200000
+
endif # BOARD_LENOVO_X200