diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2007-07-21 22:08:13 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-07-21 22:08:13 -0400 |
commit | 43a415138d8133587c0901d29941b821b86e9e7d (patch) | |
tree | c739df703e7dc73a38fb32a143adead4fa59dd7a /drivers | |
parent | e97e2ddf07d6b6c2d621ddaec277e19f86c0cdb1 (diff) |
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-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 266ba7d8f3d1..2098d0af8ff5 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig | |||
@@ -364,7 +364,7 @@ config WINBOND_FIR | |||
364 | 364 | ||
365 | config TOSHIBA_FIR | 365 | config TOSHIBA_FIR |
366 | tristate "Toshiba Type-O IR Port" | 366 | tristate "Toshiba Type-O IR Port" |
367 | depends on IRDA && PCI && !64BIT | 367 | depends on IRDA && PCI && !64BIT && VIRT_TO_BUS |
368 | help | 368 | help |
369 | Say Y here if you want to build support for the Toshiba Type-O IR | 369 | Say Y here if you want to build support for the Toshiba Type-O IR |
370 | and Donau oboe chipsets. These chipsets are used by the Toshiba | 370 | and Donau oboe chipsets. These chipsets are used by the Toshiba |