Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable XADC driver

From: Arnd Bergmann
Date: Fri Jun 13 2014 - 10:23:46 EST


On Thursday 05 June 2014, Soren Brinkmann wrote:
> The Xilinx A/D Converter is found in Xilinx devices including Zynq.
>
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx>
> ---
> arch/arm/configs/multi_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index e2d62048e198..2d1039d8c7f1 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -360,6 +360,7 @@ CONFIG_TEGRA_IOMMU_GART=y
> CONFIG_TEGRA_IOMMU_SMMU=y
> CONFIG_MEMORY=y
> CONFIG_IIO=y
> +CONFIG_XILINX_XADC=y
> CONFIG_AK8975=y
> CONFIG_PWM=y
> CONFIG_PWM_TEGRA=y
> --

Applied both to fixes branch.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/