TPM: NSC and TIS drivers X86 dependency fix
authorRajiv Andrade <srajiv@linux.vnet.ibm.com>
Tue, 1 Nov 2011 11:42:58 +0000 (09:42 -0200)
committerRajiv Andrade <srajiv@linux.vnet.ibm.com>
Wed, 16 Nov 2011 11:45:07 +0000 (09:45 -0200)
A previous commit removed its PNP dependency, that in fact wasn't
necessary, but also allowed it be built for other architectures not
supported by it. This then caused kernel oops on PPC based machines.
I'm placing a x86 dependency back correctly.

Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>

No differences found