powerpc/mpc5200: fix bestcomm Kconfig dependencies
authorGrant Likely <grant.likely@secretlab.ca>
Fri, 14 Nov 2008 12:19:00 +0000 (05:19 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 14 Nov 2008 05:37:27 +0000 (22:37 -0700)
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>

No differences found