coreboot-kgpe-d16/src/mainboard/google/hatch
Arthur Heymans 59a348b75a drivers/net/r8168.c: Guard against generating power resource
Not all platforms need to generate power resources, but the code does
not get optimized out at build time because the devicetree gets
compiled into a linked list. As this code pulls in some heavy ACPI
dependencies that is even implemented with weak empty function it
makes sense to optimize out this code using a Kconfig constant.

This saves 1.5K in ramstage size on gigabyte/ga-945gcm-s2l.

Change-Id: I82289aa7e6e82318417f3b827b86182891dfc2a6
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58657
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-10-28 17:39:37 +00:00
..
spd
variants mb/google/hatch/var/scout: set correct i2c configuration 2021-10-14 19:53:47 +00:00
board_info.txt
bootblock.c
chromeos-hatch-16MiB.fmd
chromeos-hatch-32MiB.fmd
chromeos-puff-16MiB.fmd
chromeos-puff-32MiB.fmd
chromeos.c Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-10-15 13:00:32 +00:00
dsdt.asl
ec.c
Kconfig drivers/net/r8168.c: Guard against generating power resource 2021-10-28 17:39:37 +00:00
Kconfig.name mb/google: Unify all variants to start with "-> " 2021-09-16 15:34:29 +00:00
Makefile.inc
ramstage.c
romstage_spd_cbfs.c mb/google: Remove unused <string.h> 2021-02-16 17:23:38 +00:00
romstage_spd_smbus.c
smihandler.c