diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-11-19 06:10:54 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-11-20 17:24:07 -0500 |
commit | 8dc40c19efad15f5bdb77b8d1ccf902902c00c58 (patch) | |
tree | 38314066c4719d391a70ab48679aacfb1e67bdff /arch/arm/configs/mvebu_defconfig | |
parent | ef804d049d7fba5e7395184ea0b3ee24fd20d5f5 (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_defconfig | 2 |
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 | |||
31 | CONFIG_GPIOLIB=y | 31 | CONFIG_GPIOLIB=y |
32 | CONFIG_GPIO_SYSFS=y | 32 | CONFIG_GPIO_SYSFS=y |
33 | # CONFIG_USB_SUPPORT is not set | 33 | # CONFIG_USB_SUPPORT is not set |
34 | CONFIG_DMADEVICES=y | ||
35 | CONFIG_MV_XOR=y | ||
34 | # CONFIG_IOMMU_SUPPORT is not set | 36 | # CONFIG_IOMMU_SUPPORT is not set |
35 | CONFIG_EXT2_FS=y | 37 | CONFIG_EXT2_FS=y |
36 | CONFIG_EXT3_FS=y | 38 | CONFIG_EXT3_FS=y |