Skip to content

Commit

Permalink
staging: vme: Fix URL in Kconfig
Browse files Browse the repository at this point in the history
The URL vmelinux.org is not accessible.
Change it to www.vmelinux.org.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Masanari Iida authored and Greg Kroah-Hartman committed Jan 7, 2013
1 parent 2df29e7 commit 2cc1dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/vme/devices/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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 <http://www.vmelinux.org/>.

config VME_PIO2
tristate "GE PIO2 VME"
Expand Down

0 comments on commit 2cc1dd9

Please sign in to comment.