aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82371eb/Kconfig
blob: 7e5109ade36d120f6d7fecc7bb87ec9c4fbc9889 (plain)
1
2
3
4
5
6
7
8
9
config SOUTHBRIDGE_INTEL_I82371EB
	bool
	select HAVE_ACPI_RESUME if HAVE_ACPI_TABLES

config BOOTBLOCK_SOUTHBRIDGE_INIT
	string
	default "southbridge/intel/i82371eb/bootblock.c"
	depends on SOUTHBRIDGE_INTEL_I82371EB