From: Thomas Petazzoni Date: Mon, 19 Nov 2012 11:10:54 +0000 (+0100) Subject: arm: mvebu: update defconfig to include XOR driver X-Git-Tag: v3.8-rc1~106^2~1^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8dc40c19efad15f5bdb77b8d1ccf902902c00c58;p=thirdparty%2Fkernel%2Flinux.git arm: mvebu: update defconfig to include XOR driver Signed-off-by: Thomas Petazzoni --- diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig index 6c36d91ddc8a5..58f3537466fcb 100644 --- a/arch/arm/configs/mvebu_defconfig +++ b/arch/arm/configs/mvebu_defconfig @@ -31,6 +31,8 @@ CONFIG_SERIAL_OF_PLATFORM=y CONFIG_GPIOLIB=y CONFIG_GPIO_SYSFS=y # CONFIG_USB_SUPPORT is not set +CONFIG_DMADEVICES=y +CONFIG_MV_XOR=y # CONFIG_IOMMU_SUPPORT is not set CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y