* [PATCH 1/1] Char: cyclades, select FW_LOADER
@ 2007-07-25 20:27 Jiri Slaby
0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2007-07-25 20:27 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel, toralf.foerster
cyclades, select FW_LOADER
Fix link errors below by selecting FW_LOADER
LD .tmp_vmlinux1
drivers/built-in.o: In function `cyz_load_fw':
drivers/char/cyclades.c:4908: undefined reference to `request_firmware'
drivers/char/cyclades.c:4979: undefined reference to `release_firmware'
Cc: <toralf.foerster@gmx.de>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
---
commit 199ef96ce81ae8dab526b4a954489e11255ae741
tree b1e8229dcd309f13b5416928fc77f962b5e88c95
parent fdf11b85b74221d25a3abf38a9ebf947959d0fe1
author Jiri Slaby <jirislaby@gmail.com> Wed, 25 Jul 2007 22:22:52 +0200
committer Jiri Slaby <jirislaby@gmail.com> Wed, 25 Jul 2007 22:22:52 +0200
drivers/char/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 2a9bcd1..90015de 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -130,6 +130,7 @@ config ROCKETPORT
config CYCLADES
tristate "Cyclades async mux support"
depends on SERIAL_NONSTANDARD && (PCI || ISA)
+ select FW_LOADER
---help---
This driver supports Cyclades Z and Y multiserial boards.
You would need something like this to connect more than two modems to
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-25 20:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-25 20:27 [PATCH 1/1] Char: cyclades, select FW_LOADER Jiri Slaby
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®