powerpc/52xx: Re-enable bestcomm driver in defconfigs
authorAnatolij Gustschin <agust@denx.de>
Mon, 9 Dec 2013 21:15:44 +0000 (22:15 +0100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Dec 2013 00:25:08 +0000 (11:25 +1100)
The bestcomm driver has been moved to drivers/dma, so to select
this driver by default additionally CONFIG_DMADEVICES has to be
enabled. Currently it is not enabled in the config despite existing
CONFIG_PPC_BESTCOMM=y in the config files. Fix it.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found