Skip to content

Commit

Permalink
[PATCH] GPIO for SCx200 & PC-8736x: x86-only
Browse files Browse the repository at this point in the history
AFAICT, this is x86 only, so the patch below is needed to stop this new
option showing up on PPC, IA64, etc..

Signed-off-by: Dave Jones <davej@redhat.com>
Cc: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Jun 29, 2006
1 parent 8e53cfc commit 699352c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -961,6 +961,7 @@ config PC8736x_GPIO

config NSC_GPIO
tristate "NatSemi Base GPIO Support"
depends on X86_32
# selected by SCx200_GPIO and PC8736x_GPIO
# what about 2 selectors differing: m != y
help
Expand Down

0 comments on commit 699352c

Please sign in to comment.