]> Pileus Git - ~andy/linux/commitdiff
staging: mei: adding watchdog core dependency to kconfig
authorOren Weil <oren.jer.weil@intel.com>
Wed, 17 Aug 2011 10:22:12 +0000 (13:22 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Sep 2011 20:28:21 +0000 (13:28 -0700)
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>
drivers/staging/mei/Kconfig

index 3f3f170890eeddd48b0731f7ffdc990bcae0d81e..47d78a72db2e6c4bec6c02a0d72fbd61e5007506 100644 (file)
@@ -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.