1
0
Fork 0
alistair23-linux/arch/arm/mach-keystone
Grygorii Strashko e324f7c9ce 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 <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
2014-01-31 15:03:53 -08:00
..
Kconfig ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set 2014-01-31 15:03:53 -08:00
Makefile ARM: keystone: add PM domain support for clock management 2013-10-10 19:51:19 -04:00
Makefile.boot ARM: keystone: Add minimal TI Keystone platform support 2013-06-17 18:35:34 -04:00
keystone.c ARM: keystone: Make PM bus ready before populating platform devices 2013-12-16 16:03:36 -05:00
keystone.h ARM: keystone: Make PM bus ready before populating platform devices 2013-12-16 16:03:36 -05:00
platsmp.c ARM: keystone: remove unnecessary prom.h include 2013-10-09 20:04:00 -05:00
pm_domain.c ARM: keystone: Avoid calling of_clk_init() twice 2013-12-16 16:03:36 -05:00
smc.S ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() 2013-08-05 13:22:09 -04:00