summaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/ck804/Kconfig
blob: 221b78a23820b5f40d3eab7670bd9a8cb9b99ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config SOUTHBRIDGE_NVIDIA_CK804
	bool

config HAVE_HARD_RESET
	bool
	default y
	depends on SOUTHBRIDGE_NVIDIA_CK804

config IOAPIC
	bool
	default y
	depends on SOUTHBRIDGE_NVIDIA_CK804