commit | 30d55e71a81b1f5a8136f191dc9f4c21f18e77e6 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 02:14:41 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 08:58:34 2008 -0700 |
tree | afe0df1855ae17e27b323888337dc2215464fc2d | |
parent | f3429545d03a553c6a3e9fcf60ddea31819848ad [diff] |
hisax: depend on CONFIG_PNP, not __ISAPNP__ The PNP driver interfaces depend on CONFIG_PNP, so test that rather than __ISAPNP__. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Cc: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>