dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/sysdev/bestcomm
Grant Likely 847cdf42d5 powerpc/mpc5200: fix bestcomm Kconfig dependencies
Without this patch it is possible to select drivers which require
bestcomm support without bestcomm support being selected.  This
patch reworks the bestcomm dependencies to ensure the correct
bestcomm tasks are always enabled.

Reported-by: Hans Lehmann <hans.lehmann@ritter-elektronik.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2008-11-13 22:37:27 -07:00
..
Kconfig powerpc/mpc5200: fix bestcomm Kconfig dependencies 2008-11-13 22:37:27 -07:00
Makefile [POWERPC] bestcomm: GenBD task support 2007-10-16 17:09:56 -06:00
ata.c [POWERPC] bestcomm: ATA task support 2007-10-16 17:09:42 -06:00
ata.h [POWERPC] bestcomm: ATA task support 2007-10-16 17:09:42 -06:00
bcom_ata_task.c [POWERPC] bestcomm: ATA task support 2007-10-16 17:09:42 -06:00
bcom_fec_rx_task.c [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
bcom_fec_tx_task.c [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
bcom_gen_bd_rx_task.c [POWERPC] bestcomm: GenBD task support 2007-10-16 17:09:56 -06:00
bcom_gen_bd_tx_task.c [POWERPC] bestcomm: GenBD task support 2007-10-16 17:09:56 -06:00
bestcomm.c powerpc/mpc5200: fix compile warnings in bestcomm driver 2008-07-12 12:10:53 -06:00
bestcomm.h [POWERPC] arch/powerpc/: Spelling fixes 2007-12-20 16:15:51 +11:00
bestcomm_priv.h [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 2007-10-16 17:09:34 -06:00
fec.c [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
fec.h [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
gen_bd.c removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
gen_bd.h powerpc/mpc5200: Add PSC helpers for bestcomm engine 2008-07-12 12:10:53 -06:00
sram.c powerpc/mpc5200: fix compile warnings in bestcomm driver 2008-07-12 12:10:53 -06:00
sram.h [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 2007-10-16 17:09:34 -06:00