K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / src / linux-headers-3.13.0-24 / drivers / dma / bestcomm /
server ip : 172.67.156.115

your ip : 172.71.255.8

H O M E


Filename/usr/src/linux-headers-3.13.0-24/drivers/dma/bestcomm/Kconfig
Size825
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:50
Last modified20-Jan-2014 10:40
Last accessed06-Jul-2025 11:08
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
#
# Kconfig options for Bestcomm
#

config PPC_BESTCOMM
tristate "Bestcomm DMA engine support"
depends on PPC_MPC52xx
default n
select PPC_LIB_RHEAP
help
BestComm is the name of the communication coprocessor found
on the Freescale MPC5200 family of processor. Its usage is
optional for some drivers (like ATA), but required for
others (like FEC).

If you want to use drivers that require DMA operations,
answer Y or M. Otherwise say N.

config PPC_BESTCOMM_ATA
tristate
depends on PPC_BESTCOMM
help
This option enables the support for the ATA task.

config PPC_BESTCOMM_FEC
tristate
depends on PPC_BESTCOMM
help
This option enables the support for the FEC tasks.

config PPC_BESTCOMM_GEN_BD
tristate
depends on PPC_BESTCOMM
help
This option enables the support for the GenBD tasks.