diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-05-24 00:55:41 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-04 16:38:57 -0400 |
commit | 08a16d9f0effe8b7fd31995a7bd418a45ef2d6e7 (patch) | |
tree | b2329cccbe6dfd80829ccbd2c8f4139d000b1cb1 | |
parent | 0375fc4d2748b7c7064d481b36e32ef19e43d8db (diff) |
Staging: adis16255: fix typo in Kconfig
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r-- | drivers/staging/adis16255/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/adis16255/Kconfig b/drivers/staging/adis16255/Kconfig index a642be66adea..a883c1f4478b 100644 --- a/drivers/staging/adis16255/Kconfig +++ b/drivers/staging/adis16255/Kconfig | |||
@@ -1,5 +1,5 @@ | |||
1 | config ADIS16255 | 1 | config ADIS16255 |
2 | tristate "Ananlog Devices ADIS16250/16255" | 2 | tristate "Analog Devices ADIS16250/16255" |
3 | depends on SPI && SYSFS | 3 | depends on SPI && SYSFS |
4 | ---help--- | 4 | ---help--- |
5 | If you say yes here you get support for the Analog Devices | 5 | If you say yes here you get support for the Analog Devices |