projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8deca3
)
staging: mei: adding watchdog core dependency to kconfig
author
Oren Weil
<oren.jer.weil@intel.com>
Wed, 17 Aug 2011 10:22:12 +0000
(13:22 +0300)
committer
Greg 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/mei/Kconfig
b/drivers/staging/mei/Kconfig
index 3f3f170890eeddd48b0731f7ffdc990bcae0d81e..47d78a72db2e6c4bec6c02a0d72fbd61e5007506 100644
(file)
--- a/
drivers/staging/mei/Kconfig
+++ b/
drivers/staging/mei/Kconfig
@@
-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.