summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82371eb/Kconfig
blob: cd457c2e37666ddd1dfd329f2785411a9380717b (plain)
1
2
3
4
5
6
7
8
9
10
config SOUTHBRIDGE_INTEL_I82371EB
	bool
	select IOAPIC
	select TINY_BOOTBLOCK

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