-Index: linux-2.6.21.7/drivers/gpio/Kconfig
-===================================================================
---- linux-2.6.21.7.orig/drivers/gpio/Kconfig
-+++ linux-2.6.21.7/drivers/gpio/Kconfig
-@@ -2,14 +2,27 @@ menuconfig NEW_GPIO
- bool "GPIO Support"
- depends on GENERIC_GPIO
- help
-- Say Y to enable Linux GPIO device support. This allows control of
-- GPIO pins using a character device
-+ Say Y to enable Linux GPIO device support. This allows control of
-+ GPIO pins using a character device
-
- if NEW_GPIO
-
- config GPIO_DEVICE
- tristate "GPIO device support"
- help
-- This option enables the gpio character device
-+ This option enables the gpio character device
-
- endif # NEW_GPIO
-+