aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/d510mo/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2017-04-16 21:37:30 +0200
committerMartin Roth <martinroth@google.com>2017-04-24 19:44:11 +0200
commit5e1194567f182e58eebd4d00370f0389a8c12b37 (patch)
tree99566f54b9989ec86f5268fda930208aab23bc73 /src/mainboard/intel/d510mo/Kconfig
parent166eaca9d8864daecd3f7d7382cebe1debc75244 (diff)
mb/intel/d510mo/Kconfig: Don't override CBFS_SIZE
There is no need to override CBFS_SIZE since there is no additional firmware needed on the flash. Also due to it having a description CBFS_SIZE was displayed twice in menuconfig, which is fixed by this. Change-Id: I1a8e2e458ac4d420f3fd4628c2805b6d4e2ee529 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/19331 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/intel/d510mo/Kconfig')
-rw-r--r--src/mainboard/intel/d510mo/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/intel/d510mo/Kconfig b/src/mainboard/intel/d510mo/Kconfig
index 7131b3ad13..757a24cfd4 100644
--- a/src/mainboard/intel/d510mo/Kconfig
+++ b/src/mainboard/intel/d510mo/Kconfig
@@ -36,10 +36,6 @@ config MMCONF_BASE_ADDRESS
hex
default 0xe0000000
-config CBFS_SIZE
- hex "Size of CBFS filesystem in ROM"
- default 0x100000
-
config MAINBOARD_DIR
string
default intel/d510mo