From 08a16d9f0effe8b7fd31995a7bd418a45ef2d6e7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 24 May 2010 00:55:41 -0400 Subject: [PATCH] Staging: adis16255: fix typo in Kconfig Signed-off-by: Mike Frysinger Signed-off-by: Greg Kroah-Hartman --- drivers/staging/adis16255/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/adis16255/Kconfig b/drivers/staging/adis16255/Kconfig index a642be66ade..a883c1f4478 100644 --- a/drivers/staging/adis16255/Kconfig +++ b/drivers/staging/adis16255/Kconfig @@ -1,5 +1,5 @@ config ADIS16255 - tristate "Ananlog Devices ADIS16250/16255" + tristate "Analog Devices ADIS16250/16255" depends on SPI && SYSFS ---help--- If you say yes here you get support for the Analog Devices -- 2.39.3