summaryrefslogtreecommitdiff
path: root/ipc/Makefile
diff options
context:
space:
mode:
authorBjorn Helgaas <bjorn.helgaas@hp.com>2008-04-29 08:03:25 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-04-29 15:06:26 (GMT)
commitcedb27de0450fef73bc7dc28431d1108af54134c (patch)
tree60f94098f7eb8b27f3525b894c2babb9687f200a /ipc/Makefile
parent4821cd111d1dbe4bf230a3ecd7f8d3e803f1eec3 (diff)
downloadlinux-fsl-qoriq-cedb27de0450fef73bc7dc28431d1108af54134c.tar.xz
tpm: change Kconfig dependencies from PNPACPI to PNP
There is no "PNPACPI" driver interface as such. PNPACPI is an internal backend of PNP, and drivers just use the generic PNP interface. The drivers should depend on CONFIG_PNP, not CONFIG_PNPACPI. tpm_nsc.c doesn't use PNP at all, so we can just remove the dependency completely. It probably *should* use PNP to discover the device, but until it does, there's no point in depending on PNP. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Cc: Kylene Jo Hall <kjhall@us.ibm.com> Cc: Marcel Selhorst <tpm@selhorst.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/Makefile')
0 files changed, 0 insertions, 0 deletions