mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
staging: mei: adding watchdog core dependency to kconfig
Signed-off-by: Oren Weil <[email protected]> Acked-by: Tomas Winkler <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d8deca315b
commit
cf05e52b02
@@ -1,6 +1,6 @@
|
||||
config INTEL_MEI
|
||||
tristate "Intel Management Engine Interface (Intel MEI)"
|
||||
depends on X86 && PCI && EXPERIMENTAL
|
||||
depends on X86 && PCI && EXPERIMENTAL && WATCHDOG_CORE
|
||||
help
|
||||
The Intel Management Engine (Intel ME) provides Manageability,
|
||||
Security and Media services for system containing Intel chipsets.
|
||||
|
||||
Reference in New Issue
Block a user