aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJohann Felix Soden <johfel@users.sourceforge.net>2011-10-10 19:10:49 -0400
committerJiri Kosina <jkosina@suse.cz>2011-10-11 09:24:17 -0400
commit0348299ad18e4b63e90b04e2698fd3d3e2cbe2e6 (patch)
treed37a8170c100ad9560b952d8432cdf999f82bc27 /drivers
parentefe2e878413ad4a4a4f241ba92e07d3248e65f50 (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')
-rw-r--r--drivers/net/irda/Kconfig2
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
183 Say Y here if you want to build support for the Adaptec Airport 1000 183 Say Y here if you want to build support for the Adaptec Airport 1000
184 and 2000 dongles. If you want to compile it as a module, choose 184 and 2000 dongles. If you want to compile it as a module, choose
185 M here. Some information is contained in the comments 185 M here. Some information is contained in the comments
186 at the top of <file:drivers/net/irda/old_belkin.c>. 186 at the top of <file:drivers/net/irda/old_belkin-sir.c>.
187 187
188config ACT200L_DONGLE 188config ACT200L_DONGLE
189 tristate "ACTiSYS IR-200L dongle" 189 tristate "ACTiSYS IR-200L dongle"