coreboot-kgpe-d16/src/soc/intel/baytrail
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 baytrail: Switch to per-device ACPI 2015-05-23 19:24:51 +02:00
bootblock Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
include/soc baytrail: Switch to per-device ACPI 2015-05-23 19:24:51 +02:00
microcode 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
romstage stage_cache: use cbmem init hooks 2015-06-09 22:06:40 +02:00
acpi.c device_ops: add device_t argument to acpi_fill_ssdt_generator 2015-06-05 21:11:43 +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
dptf.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
emmc.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gfx.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
iosf.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
lpe.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
lpss.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc kbuild: automatically include SOCs 2015-04-29 18:11:30 +02:00
memmap.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
northcluster.c baytrail: Switch to per-device ACPI 2015-05-23 19:24:51 +02:00
pcie.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
perf_power.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
placeholders.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +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 assets: abstract away the firmware assets used for booting 2015-06-02 14:10:08 +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
scc.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sd.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
smm.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
southcluster.c device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +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
tsc_freq.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