coreboot/src/soc/intel/broadwell
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
..
acpi Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
bootblock Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
include/soc Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
microcode Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
romstage broadwell: fix typo 2015-06-23 08:22:54 +02:00
acpi.c device_ops: add device_t argument to acpi_fill_ssdt_generator 2015-06-05 21:11:43 +02:00
adsp.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
chip.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
chip.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu_info.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ehci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
elog.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
finalize.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gpio.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hda.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
igd.c intel/broadwell: Hide use of acpi_slp_type 2015-05-29 17:05:08 +02:00
iobp.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig Kconfig: Move CBFS_SIZE into Mainboard menu 2015-06-23 09:42:44 +02:00
lpc.c device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +02:00
Makefile.inc intel/broadwell: Build monotonic timer driver for SMM 2015-04-30 15:39:04 +02:00
me.c intel/broadwell: Hide use of acpi_slp_type 2015-05-29 17:05:08 +02:00
me_status.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
memmap.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
minihd.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
monotonic_timer.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pch.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pcie.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pei_data.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pmutil.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ramstage.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
refcode.c intel/broadwell: Fix refcode handling 2015-06-23 08:23:02 +02:00
reset.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sata.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
serialio.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smbus.c devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
smbus_common.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smi.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smihandler.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smmrelocate.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spi.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
stage_cache.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
systemagent.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tsc_freq.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
usbdebug.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
xhci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00