coreboot/src
Martin Roth cdaf331098 Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressions
The SOUTHBRIDGE_INTEL_FSP_I89XX symbols are never defined in any Kconfig
file or used anywhere in the existing coreboot tree.  Removing them as
unnecessary.  If the southbridge code ever gets uploaded, these can be
re-added at that point.

Change-Id: I36f9ca8e25e08ce154d10ea9d764a73095590244
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/10436
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-06-07 22:11:07 +02:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch device_ops: add device_t argument to write_acpi_tables 2015-06-05 21:12:11 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu device_ops: add device_t argument to acpi_fill_ssdt_generator 2015-06-05 21:11:43 +02:00
device AMD K8 fam10: Drop extra HT scan_chain() parameters 2015-06-05 10:19:02 +02:00
drivers Fix Kconfig whitespace. 2015-06-07 02:54:41 +02:00
ec lenovo: Move pc_keyboard_init to h8 init. 2015-05-29 07:45:55 +02:00
include device_ops: add device_t argument to write_acpi_tables 2015-06-05 21:12:11 +02:00
lib lib: Unify log2() and related functions 2015-06-05 13:18:55 +02:00
mainboard macbook21: switch off led before jumping to payload 2015-06-07 19:48:14 +02:00
northbridge Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressions 2015-06-07 22:11:07 +02:00
soc device_ops: add device_t argument to write_acpi_tables 2015-06-05 21:12:11 +02:00
southbridge device_ops: add device_t argument to write_acpi_tables 2015-06-05 21:12:11 +02:00
superio devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
vendorcode Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressions 2015-06-07 22:11:07 +02:00
Kconfig acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00