Revision e4d02ca04c6d48ab2226342a1c4ed54f1dbb72bd authored by Igor Russkikh on 14 December 2017, 09:34:40 UTC, committed by David S. Miller on 15 December 2017, 17:46:41 UTC
Different hardware device Ids correspond to different maximum speed
available. Extra checks were added for devices D108 and D109 to
remove unsupported speeds from these device capabilities list.

Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 35b99df
Raw File
Kconfig.freezer
config FREEZER
	def_bool PM_SLEEP || CGROUP_FREEZER
back to top