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: firefly_0821_release~3680^2~1447^2~1^2~4^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8dc40c19efad15f5bdb77b8d1ccf902902c00c58;p=firefly-linux-kernel-4.4.55.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 6c36d91ddc8a..58f3537466fc 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