1config CS5535_GPIO
2	tristate "AMD CS5535/CS5536 GPIO (Geode Companion Device)"
3	depends on X86_32
4	help
5	  Note: this driver is DEPRECATED.  Please use the cs5535-gpio module
6	  in the GPIO section instead (CONFIG_GPIO_CS5535).
7
8	  Give userspace access to the GPIO pins on the AMD CS5535 and
9	  CS5536 Geode companion devices.
10
11	  If compiled as a module, it will be called cs5535_gpio.
12