diff options
Diffstat (limited to 'drivers/ieee1394/Kconfig')
-rw-r--r-- | drivers/ieee1394/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ieee1394/Kconfig b/drivers/ieee1394/Kconfig index 2769e505f051..672b92ef9f21 100644 --- a/drivers/ieee1394/Kconfig +++ b/drivers/ieee1394/Kconfig | |||
@@ -140,7 +140,7 @@ config IEEE1394_SBP2_PHYS_DMA | |||
140 | help | 140 | help |
141 | This builds sbp2 for use with non-OHCI host adapters which do not | 141 | This builds sbp2 for use with non-OHCI host adapters which do not |
142 | support physical DMA or for when ohci1394 is run with phys_dma=0. | 142 | support physical DMA or for when ohci1394 is run with phys_dma=0. |
143 | Physical DMA is data movement without assistence of the drivers' | 143 | Physical DMA is data movement without assistance of the drivers' |
144 | interrupt handlers. This option includes the interrupt handlers | 144 | interrupt handlers. This option includes the interrupt handlers |
145 | that are required in absence of this hardware feature. | 145 | that are required in absence of this hardware feature. |
146 | 146 | ||