From: Masanari Iida Date: Mon, 7 Jan 2013 14:38:35 +0000 (+0900) Subject: staging: vme: Fix URL in Kconfig X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=2cc1dd939c381db7a6f5d025cf4688eb3de9746b;p=deliverable%2Flinux.git 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 --- diff --git a/drivers/staging/vme/devices/Kconfig b/drivers/staging/vme/devices/Kconfig index d0cab1766190..8e8bbb1dcd9b 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"