diff options
Diffstat (limited to 'target/linux/ar7/patches-2.6.32/120-gpio_chrdev.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.32/120-gpio_chrdev.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/patches-2.6.32/120-gpio_chrdev.patch b/target/linux/ar7/patches-2.6.32/120-gpio_chrdev.patch index d648d08c8d..be3614492a 100644 --- a/target/linux/ar7/patches-2.6.32/120-gpio_chrdev.patch +++ b/target/linux/ar7/patches-2.6.32/120-gpio_chrdev.patch @@ -8,7 +8,7 @@ + tristate "TI AR7 GPIO Support" + depends on AR7 + help -+ Give userspace access to the GPIO pins on the Texas Instruments AR7 ++ Give userspace access to the GPIO pins on the Texas Instruments AR7 + processors. + + If compiled as a module, it will be called ar7_gpio. |