commit | 84953f969bd198b342330b4867856d228260c96e | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Dec 09 22:15:44 2013 +0100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Dec 10 11:25:08 2013 +1100 |
tree | 7ec15946a00f5c004202303e27cff36c4fc1965f | |
parent | fbae00e63d18ae50bcc902ca1a2439206445726c [diff] |
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>