coreboot/src/northbridge/intel
Martin Roth 026e4dc3ff Kconfig: Move CBFS_SIZE into Mainboard menu
The CBFS size is really mainboard specific, since it really depends on
size of the chip on the mainboard, so it makes sense to have it in
the mainboard menu along with the ROM-chip size.

- Move the CBFS_SIZE definition up in src/kconfig
- Move the Mainboard Menu markers out of src/mainboard/kconfig into
src/Kconfig so CBFS_SIZE can live in the mainboard menu.
- Add a long list setting default values to do what the chipset
directories were previously defaulting the values to.  This will
be trimmed down in a following patch that creates a common set of
IFD routines.  (Who knew that kconfig supported line wrapping?)
- Update the help text.

Change-Id: I2b9eb5a6f7d543f57d9f3b9d0aa44a5462e8b718
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/10610
Tested-by: build bot (Jenkins)
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-06-23 09:42:44 +02:00
..
e7501 Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
e7505 acpi: Remove monolithic ACPI 2015-05-26 10:25:47 +02:00
fsp_rangeley device_ops: add device_t argument to acpi_fill_ssdt_generator 2015-06-05 21:11:43 +02:00
fsp_sandybridge Kconfig: Move CBFS_SIZE into Mainboard menu 2015-06-23 09:42:44 +02:00
gm45 Kconfig: Move CBFS_SIZE into Mainboard menu 2015-06-23 09:42:44 +02:00
haswell Kconfig: Move CBFS_SIZE into Mainboard menu 2015-06-23 09:42:44 +02:00
i440bx Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
i440lx Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
i855 lib: Unify log2() and related functions 2015-06-05 13:18:55 +02:00
i945 device_ops: add device_t argument to acpi_fill_ssdt_generator 2015-06-05 21:11:43 +02:00
i3100 lib: Unify log2() and related functions 2015-06-05 13:18:55 +02:00
i5000 Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
i82810 Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
i82830 Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
nehalem Kconfig: Move CBFS_SIZE into Mainboard menu 2015-06-23 09:42:44 +02:00
sandybridge Kconfig: Move CBFS_SIZE into Mainboard menu 2015-06-23 09:42:44 +02:00
sch device_ops: add device_t argument to acpi_fill_ssdt_generator 2015-06-05 21:11:43 +02:00