From: Anatolij Gustschin Date: Mon, 9 Dec 2013 21:15:44 +0000 (+0100) Subject: powerpc/52xx: Re-enable bestcomm driver in defconfigs X-Git-Tag: v3.13-rc4~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84953f969bd198b342330b4867856d228260c96e;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed