From 764c222555fe80cbc8fcbed985863e9b07858d51 Mon Sep 17 00:00:00 2001 From: Barry Song Date: Mon, 13 Jul 2015 22:13:47 +0800 Subject: [PATCH] ARM: prima2_defconfig: enable build for hwspinlock This patch enables hardware spinlock driver for CSRatlas7 platforms. Signed-off-by: Barry Song --- arch/arm/configs/prima2_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/prima2_defconfig b/arch/arm/configs/prima2_defconfig index a9c1c33e5097..7cc8e8e4d296 100644 --- a/arch/arm/configs/prima2_defconfig +++ b/arch/arm/configs/prima2_defconfig @@ -50,6 +50,7 @@ CONFIG_DMADEVICES=y CONFIG_DMADEVICES_DEBUG=y CONFIG_DMADEVICES_VDEBUG=y CONFIG_SIRF_DMA=y +CONFIG_HWSPINLOCK_SIRF=y # CONFIG_IOMMU_SUPPORT is not set CONFIG_EXT2_FS=y CONFIG_MSDOS_FS=y -- 2.11.0