From: Grygorii Strashko Date: Thu, 9 Jan 2014 14:37:06 +0000 (-0500) Subject: ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set X-Git-Tag: v3.14-rc1~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e324f7c9ce91b9facdeae2a747435e3e2262f8ae;p=pandora-kernel.git ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set Drop automatic selection of TI_EDMA from Keystone Kconfig file, as it produces build warning in case if CONFIG_DMADEVICES is not set: warning: (ARCH_KEYSTONE) selects TI_EDMA which has unmet direct dependencies (DMADEVICES && (ARCH_DAVINCI || ARCH_OMAP || ARCH_KEYSTONE)) Instead enable TI EDMA support from defconfig. Reported-by: Russell King Signed-off-by: Grygorii Strashko Signed-off-by: Santosh Shilimkar Signed-off-by: Olof Johansson --- Reading git-diff-tree failed