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)
commit84953f969bd198b342330b4867856d228260c96e
tree7ec15946a00f5c004202303e27cff36c4fc1965f
parentfbae00e63d18ae50bcc902ca1a2439206445726c
powerpc/52xx: Re-enable bestcomm driver in defconfigs

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>
arch/powerpc/configs/52xx/cm5200_defconfig
arch/powerpc/configs/52xx/lite5200b_defconfig
arch/powerpc/configs/52xx/motionpro_defconfig
arch/powerpc/configs/52xx/pcm030_defconfig
arch/powerpc/configs/52xx/tqm5200_defconfig
arch/powerpc/configs/mpc5200_defconfig