|
@@ -40,7 +40,7 @@ config DEV_APPLETALK
|
|
|
|
|
|
config LTPC
|
|
config LTPC
|
|
tristate "Apple/Farallon LocalTalk PC support"
|
|
tristate "Apple/Farallon LocalTalk PC support"
|
|
- depends on DEV_APPLETALK && (ISA || EISA) && ISA_DMA_API
|
|
|
|
|
|
+ depends on DEV_APPLETALK && (ISA || EISA) && ISA_DMA_API && VIRT_TO_BUS
|
|
help
|
|
help
|
|
This allows you to use the AppleTalk PC card to connect to LocalTalk
|
|
This allows you to use the AppleTalk PC card to connect to LocalTalk
|
|
networks. The card is also known as the Farallon PhoneNet PC card.
|
|
networks. The card is also known as the Farallon PhoneNet PC card.
|