aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cs5535_gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cs5535_gpio/Kconfig')
-rw-r--r--drivers/staging/cs5535_gpio/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/cs5535_gpio/Kconfig b/drivers/staging/cs5535_gpio/Kconfig
new file mode 100644
index 000000000000..a1b3a8d2b866
--- /dev/null
+++ b/drivers/staging/cs5535_gpio/Kconfig
@@ -0,0 +1,11 @@
+config CS5535_GPIO
+ tristate "AMD CS5535/CS5536 GPIO (Geode Companion Device)"
+ depends on X86_32
+ help
+ Note: this driver is DEPRECATED. Please use the cs5535-gpio module
+ in the GPIO section instead (CONFIG_GPIO_CS5535).
+
+ Give userspace access to the GPIO pins on the AMD CS5535 and
+ CS5536 Geode companion devices.
+
+ If compiled as a module, it will be called cs5535_gpio.