commit | 2f592f2a7d74c66763a6903edd04109132674d73 | [log] [tgz] |
---|---|---|
author | Rajiv Andrade <srajiv@linux.vnet.ibm.com> | Tue Nov 01 09:42:58 2011 -0200 |
committer | Rajiv Andrade <srajiv@linux.vnet.ibm.com> | Wed Nov 16 09:45:07 2011 -0200 |
tree | b7415d683708891d29f0cca252c96230300934d4 | |
parent | fd04886660208ab2e35baaca55588afa57d52c9c [diff] |
TPM: NSC and TIS drivers X86 dependency fix 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>