aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/nehalem/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/nehalem/Kconfig')
-rw-r--r--src/northbridge/intel/nehalem/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/northbridge/intel/nehalem/Kconfig b/src/northbridge/intel/nehalem/Kconfig
index 17c94b61a9..f115d975b9 100644
--- a/src/northbridge/intel/nehalem/Kconfig
+++ b/src/northbridge/intel/nehalem/Kconfig
@@ -49,15 +49,4 @@ config TRAINING_CACHE_SIZE
hex
default 0x10000
-config CBFS_SIZE
- hex "Size of CBFS filesystem in ROM"
- default 0x100000
- help
- On Nehalem systems the firmware image has to
- store a lot more than just coreboot, including:
- - a firmware descriptor
- - Intel Management Engine firmware
- This option allows to limit the size of the CBFS portion in the
- firmware image.
-
endif