diff options
Diffstat (limited to 'drivers/net/wan')
-rw-r--r-- | drivers/net/wan/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig index 423eb26386c8..d70ede7a7f96 100644 --- a/drivers/net/wan/Kconfig +++ b/drivers/net/wan/Kconfig | |||
@@ -290,8 +290,8 @@ config FARSYNC | |||
290 | Frame Relay or X.25/LAPB. | 290 | Frame Relay or X.25/LAPB. |
291 | 291 | ||
292 | If you want the module to be automatically loaded when the interface | 292 | If you want the module to be automatically loaded when the interface |
293 | is referenced then you should add "alias hdlcX farsync" to | 293 | is referenced then you should add "alias hdlcX farsync" to a file |
294 | /etc/modprobe.conf for each interface, where X is 0, 1, 2, ..., or | 294 | in /etc/modprobe.d/ for each interface, where X is 0, 1, 2, ..., or |
295 | simply use "alias hdlc* farsync" to indicate all of them. | 295 | simply use "alias hdlc* farsync" to indicate all of them. |
296 | 296 | ||
297 | To compile this driver as a module, choose M here: the | 297 | To compile this driver as a module, choose M here: the |