staging: mei: adding watchdog core dependency to kconfig

Signed-off-by: Oren Weil <oren.jer.weil@intel.com>
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Oren Weil
2011-08-17 13:22:12 +03:00
committed by Greg Kroah-Hartman
parent d8deca315b
commit cf05e52b02

View File

@@ -1,6 +1,6 @@
config INTEL_MEI config INTEL_MEI
tristate "Intel Management Engine Interface (Intel MEI)" tristate "Intel Management Engine Interface (Intel MEI)"
depends on X86 && PCI && EXPERIMENTAL depends on X86 && PCI && EXPERIMENTAL && WATCHDOG_CORE
help help
The Intel Management Engine (Intel ME) provides Manageability, The Intel Management Engine (Intel ME) provides Manageability,
Security and Media services for system containing Intel chipsets. Security and Media services for system containing Intel chipsets.