diff options
Diffstat (limited to 'arch/powerpc/sysdev/bestcomm/Kconfig')
-rw-r--r-- | arch/powerpc/sysdev/bestcomm/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/powerpc/sysdev/bestcomm/Kconfig b/arch/powerpc/sysdev/bestcomm/Kconfig index 831763b0639..57cc5656256 100644 --- a/arch/powerpc/sysdev/bestcomm/Kconfig +++ b/arch/powerpc/sysdev/bestcomm/Kconfig @@ -30,3 +30,10 @@ config PPC_BESTCOMM_FEC help This option enables the support for the FEC tasks. +config PPC_BESTCOMM_GEN_BD + tristate "Bestcomm GenBD tasks support" + depends on PPC_BESTCOMM + default n + help + This option enables the support for the GenBD tasks. + |