diff options
author | Johann Felix Soden <johfel@users.sourceforge.net> | 2011-10-11 01:10:49 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-10-11 15:24:17 +0200 |
commit | 0348299ad18e4b63e90b04e2698fd3d3e2cbe2e6 (patch) | |
tree | d37a8170c100ad9560b952d8432cdf999f82bc27 /drivers/net/irda | |
parent | efe2e878413ad4a4a4f241ba92e07d3248e65f50 (diff) |
Fix file references in Kconfig files
This patch fixes file references to moved or deleted files
outside of Documentation/.
Signed-off-by: Johann Felix Soden <johfel@users.sourceforge.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/irda')
-rw-r--r-- | drivers/net/irda/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig index 25bb2a015e18..a40fab44b9ae 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig @@ -183,7 +183,7 @@ config OLD_BELKIN_DONGLE Say Y here if you want to build support for the Adaptec Airport 1000 and 2000 dongles. If you want to compile it as a module, choose M here. Some information is contained in the comments - at the top of <file:drivers/net/irda/old_belkin.c>. + at the top of <file:drivers/net/irda/old_belkin-sir.c>. config ACT200L_DONGLE tristate "ACTiSYS IR-200L dongle" |