summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2012-01-05 12:49:54 -0200
committerMimi Zohar <zohar@linux.vnet.ibm.com>2012-01-19 21:30:09 -0500
commitf4a0391dfa91155bd961673b31eb42d9d45c799d (patch)
tree21186b7a48986afa47115cefaf9d385fb9f8dcf7 /drivers/char
parent700920eb5ba4de5417b446c9a8bb008df2b973e0 (diff)
downloadlinux-f4a0391dfa91155bd961673b31eb42d9d45c799d.tar.gz
linux-f4a0391dfa91155bd961673b31eb42d9d45c799d.tar.xz
linux-f4a0391dfa91155bd961673b31eb42d9d45c799d.zip
ima: fix Kconfig dependencies
Fix the following build warning: warning: (IMA) selects TCG_TPM which has unmet direct dependencies (HAS_IOMEM && EXPERIMENTAL) Suggested-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com> Cc: <stable@vger.kernel.org> Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Diffstat (limited to 'drivers/char')
-rw-r--r--drivers/char/tpm/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/tpm/Kconfig b/drivers/char/tpm/Kconfig
index 7fc75e47e6d0..a048199ce866 100644
--- a/drivers/char/tpm/Kconfig
+++ b/drivers/char/tpm/Kconfig
@@ -5,7 +5,6 @@
menuconfig TCG_TPM
tristate "TPM Hardware Support"
depends on HAS_IOMEM
- depends on EXPERIMENTAL
select SECURITYFS
---help---
If you have a TPM security chip in your system, which