coreboot/src/southbridge/intel
Martin Roth 59ff3400b0 Kconfig: Move defaults for CBFS_SIZE
We want the question for CBFS size to be next to the rom size in the
mainboard directory, but that doesn't seem to work for how people
want to set the defaults.  Instead of having the list of exceptions
to the size, just set the defaults at the end of kconfig.

- Move the defaults for chipsets not setting HAVE_INTEL_FIRMWARE into
the chipset Kconfigs (gm45, nehalem, sandybridge, x4x)
- Override the default for HAVE_INTEL_FIRMWARE on skylake.
- Move the HAVE_INTEL_FIRMWARE default setting into the firmware
Kconfig file
- Move the location of the default CBFS_SIZE=ROM_SIZE to the end of
the top level kconfig file, while leaving the question where it is.

Test=rebuild Kconfig files before and after the change, verify that
they are how they were intended to be.

Note: the Skylake boards actually changed value, because they were
picking up the 0x100000 from HAVE_INTEL_FIRMWARE instead of the
0x200000 desired.  This was due to the SOC_INTEL_SKYLAKE being after
the HAVE_INTEL_FIRMWARE default.  Affected boards were:
Google chell, glados, & lars and Intel kunimitsu.

Change-Id: I2963a7a7eab037955558d401f5573533674a664f
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/13645
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-02-10 16:27:50 +01:00
..
bd82x6x Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
common Kconfig: Move defaults for CBFS_SIZE 2016-02-10 16:27:50 +01:00
fsp_bd82x6x header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
fsp_i89xx tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
fsp_rangeley header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
i3100 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82371eb tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82801ax tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82801bx tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82801dx header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
i82801ex devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
i82801gx sb/intel/i82801gx: Clean up sata.c 2016-01-20 19:16:40 +01:00
i82801ix Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
i82870 kbuild: automatically include southbridges 2015-04-27 23:48:35 +02:00
ibexpeak Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
lynxpoint Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
sch Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00