]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8fd320b9ff03b926727fd57513272230059c2c6d
tree7ec15946a00f5c004202303e27cff36c4fc1965f
parent2046c3b0b6d9f97c72c3b067a5abb01f01da851c
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