aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/char/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 410d70cb76fb..c40e487d9f5c 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -961,6 +961,7 @@ config PC8736x_GPIO
961 961
962config NSC_GPIO 962config NSC_GPIO
963 tristate "NatSemi Base GPIO Support" 963 tristate "NatSemi Base GPIO Support"
964 depends on X86_32
964 # selected by SCx200_GPIO and PC8736x_GPIO 965 # selected by SCx200_GPIO and PC8736x_GPIO
965 # what about 2 selectors differing: m != y 966 # what about 2 selectors differing: m != y
966 help 967 help