1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 29a322993SPhilippe De Muyter# 39a322993SPhilippe De Muyter# Kconfig options for Bestcomm 49a322993SPhilippe De Muyter# 59a322993SPhilippe De Muyter 69a322993SPhilippe De Muyterconfig PPC_BESTCOMM 79a322993SPhilippe De Muyter tristate "Bestcomm DMA engine support" 89a322993SPhilippe De Muyter depends on PPC_MPC52xx 99a322993SPhilippe De Muyter default n 109a322993SPhilippe De Muyter select PPC_LIB_RHEAP 119a322993SPhilippe De Muyter help 129a322993SPhilippe De Muyter BestComm is the name of the communication coprocessor found 139a322993SPhilippe De Muyter on the Freescale MPC5200 family of processor. Its usage is 149a322993SPhilippe De Muyter optional for some drivers (like ATA), but required for 159a322993SPhilippe De Muyter others (like FEC). 169a322993SPhilippe De Muyter 179a322993SPhilippe De Muyter If you want to use drivers that require DMA operations, 189a322993SPhilippe De Muyter answer Y or M. Otherwise say N. 199a322993SPhilippe De Muyter 209a322993SPhilippe De Muyterconfig PPC_BESTCOMM_ATA 219a322993SPhilippe De Muyter tristate 229a322993SPhilippe De Muyter depends on PPC_BESTCOMM 239a322993SPhilippe De Muyter help 249a322993SPhilippe De Muyter This option enables the support for the ATA task. 259a322993SPhilippe De Muyter 269a322993SPhilippe De Muyterconfig PPC_BESTCOMM_FEC 279a322993SPhilippe De Muyter tristate 289a322993SPhilippe De Muyter depends on PPC_BESTCOMM 299a322993SPhilippe De Muyter help 309a322993SPhilippe De Muyter This option enables the support for the FEC tasks. 319a322993SPhilippe De Muyter 329a322993SPhilippe De Muyterconfig PPC_BESTCOMM_GEN_BD 339a322993SPhilippe De Muyter tristate 349a322993SPhilippe De Muyter depends on PPC_BESTCOMM 359a322993SPhilippe De Muyter help 369a322993SPhilippe De Muyter This option enables the support for the GenBD tasks. 379a322993SPhilippe De Muyter 38