aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2016-11-29 17:10:05 -0800
committerFelix Fietkau <nbd@nbd.name>2016-12-04 11:41:53 +0100
commit0917999396567a4763f4397284d55dfeb217bcc6 (patch)
tree30fe49b552a68ba80829f01ca0ced717c84926b1 /target/linux/orion
parent2cb90461c8d09d4572453c48ed8687f2cb20ae05 (diff)
downloadupstream-0917999396567a4763f4397284d55dfeb217bcc6.tar.gz
upstream-0917999396567a4763f4397284d55dfeb217bcc6.tar.bz2
upstream-0917999396567a4763f4397284d55dfeb217bcc6.zip
orion: Enable CONFIG_MV_XOR
This is helpful for Orion-based NAS boxes that have the XOR engine enabled since it provides faster software RAID. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'target/linux/orion')
-rw-r--r--target/linux/orion/config-4.42
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/orion/config-4.4 b/target/linux/orion/config-4.4
index 56fedce884..f3c90b0904 100644
--- a/target/linux/orion/config-4.4
+++ b/target/linux/orion/config-4.4
@@ -98,6 +98,7 @@ CONFIG_DEBUG_UNCOMPRESS=y
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
CONFIG_DEVMEM=y
CONFIG_DNOTIFY=y
+CONFIG_DMADEVICES=y
# CONFIG_DP83848_PHY is not set
# CONFIG_DP83867_PHY is not set
# CONFIG_DST_CACHE is not set
@@ -276,6 +277,7 @@ CONFIG_MVEBU_MBUS=y
CONFIG_MVMDIO=y
# CONFIG_MVNETA is not set
# CONFIG_MVNETA_BM is not set
+CONFIG_MV_XOR=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_KUSER_HELPERS=y
CONFIG_NEED_PER_CPU_KM=y