From 2cc1dd939c381db7a6f5d025cf4688eb3de9746b Mon Sep 17 00:00:00 2001 From: Masanari Iida Date: Mon, 7 Jan 2013 23:38:35 +0900 Subject: [PATCH] staging: vme: Fix URL in Kconfig The URL vmelinux.org is not accessible. Change it to www.vmelinux.org. Signed-off-by: Masanari Iida Signed-off-by: Greg Kroah-Hartman --- drivers/staging/vme/devices/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vme/devices/Kconfig b/drivers/staging/vme/devices/Kconfig index d0cab17..8e8bbb1 100644 --- a/drivers/staging/vme/devices/Kconfig +++ b/drivers/staging/vme/devices/Kconfig @@ -6,7 +6,7 @@ config VME_USER help If you say Y here you want to be able to access a limited number of VME windows in a manner at least semi-compatible with the interface - provided with the original driver at http://vmelinux.org/. + provided with the original driver at . config VME_PIO2 tristate "GE PIO2 VME" -- 2.7.4