[source] mvebu: enable NEON support
LEDE Commits
lede-commits at lists.infradead.org
Tue Aug 30 01:51:39 PDT 2016
nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/c419ae2da859678da792dbad1e0bb9ae079b305e
commit c419ae2da859678da792dbad1e0bb9ae079b305e
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Mon Aug 29 13:51:27 2016 +0200
mvebu: enable NEON support
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
target/linux/mvebu/config-4.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/mvebu/config-4.4 b/target/linux/mvebu/config-4.4
index b6f1504..a173c1e 100644
--- a/target/linux/mvebu/config-4.4
+++ b/target/linux/mvebu/config-4.4
@@ -280,7 +280,7 @@ CONFIG_MVNETA_BM=y
CONFIG_MVSW61XX_PHY=y
CONFIG_MV_XOR=y
CONFIG_NEED_DMA_MAP_STATE=y
-# CONFIG_NEON is not set
+CONFIG_NEON=y
CONFIG_NET_FLOW_LIMIT=y
CONFIG_NLS=y
CONFIG_NOP_USB_XCEIV=y
More information about the lede-commits
mailing list