* [PATCH] ARM: Exynos: enable ARM_HAS_SG_CHAIN
@ 2013-02-01 14:49 Marek Szyprowski
0 siblings, 0 replies; only message in thread
From: Marek Szyprowski @ 2013-02-01 14:49 UTC (permalink / raw)
To: linux-arm-kernel
Exynos DRM driver needs support for scatter-list chaining and all
drivers available on Samsung platform, which use scatter-lists are
already aware of chaining api, so lets enable global support for it.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
---
arch/arm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index cb06d7a..939b0d9 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -836,6 +836,7 @@ config ARCH_EXYNOS
select ARCH_HAS_CPUFREQ
select ARCH_HAS_HOLES_MEMORYMODEL
select ARCH_SPARSEMEM_ENABLE
+ select ARM_HAS_SG_CHAIN
select CLKDEV_LOOKUP
select CPU_V7
select GENERIC_CLOCKEVENTS
--
1.7.9.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-01 14:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-01 14:49 [PATCH] ARM: Exynos: enable ARM_HAS_SG_CHAIN Marek Szyprowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox