1 # SPDX-License-Identifier: GPL-2.0-only
3 # Kconfig options for Bestcomm
7 tristate "Bestcomm DMA engine support"
12 BestComm is the name of the communication coprocessor found
13 on the Freescale MPC5200 family of processor. Its usage is
14 optional for some drivers (like ATA), but required for
17 If you want to use drivers that require DMA operations,
18 answer Y or M. Otherwise say N.
20 config PPC_BESTCOMM_ATA
22 depends on PPC_BESTCOMM
24 This option enables the support for the ATA task.
26 config PPC_BESTCOMM_FEC
28 depends on PPC_BESTCOMM
30 This option enables the support for the FEC tasks.
32 config PPC_BESTCOMM_GEN_BD
34 depends on PPC_BESTCOMM
36 This option enables the support for the GenBD tasks.