diff options
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 5ed6515ae01f..7ccf871d3c9d 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -929,6 +929,10 @@ config SCx200_GPIO | |||
929 | 929 | ||
930 | If compiled as a module, it will be called scx200_gpio. | 930 | If compiled as a module, it will be called scx200_gpio. |
931 | 931 | ||
932 | config GPIO_VR41XX | ||
933 | tristate "NEC VR4100 series General-purpose I/O Unit support" | ||
934 | depends on CPU_VR41XX | ||
935 | |||
932 | config RAW_DRIVER | 936 | config RAW_DRIVER |
933 | tristate "RAW driver (/dev/raw/rawN) (OBSOLETE)" | 937 | tristate "RAW driver (/dev/raw/rawN) (OBSOLETE)" |
934 | help | 938 | help |