aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/mvebu_defconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-11-19 06:10:54 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-11-20 17:24:07 -0500
commit8dc40c19efad15f5bdb77b8d1ccf902902c00c58 (patch)
tree38314066c4719d391a70ab48679aacfb1e67bdff /arch/arm/configs/mvebu_defconfig
parentef804d049d7fba5e7395184ea0b3ee24fd20d5f5 (diff)
arm: mvebu: update defconfig to include XOR driver
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'arch/arm/configs/mvebu_defconfig')
-rw-r--r--arch/arm/configs/mvebu_defconfig2
1 files changed, 2 insertions, 0 deletions
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
31CONFIG_GPIOLIB=y 31CONFIG_GPIOLIB=y
32CONFIG_GPIO_SYSFS=y 32CONFIG_GPIO_SYSFS=y
33# CONFIG_USB_SUPPORT is not set 33# CONFIG_USB_SUPPORT is not set
34CONFIG_DMADEVICES=y
35CONFIG_MV_XOR=y
34# CONFIG_IOMMU_SUPPORT is not set 36# CONFIG_IOMMU_SUPPORT is not set
35CONFIG_EXT2_FS=y 37CONFIG_EXT2_FS=y
36CONFIG_EXT3_FS=y 38CONFIG_EXT3_FS=y