summaryrefslogtreecommitdiffstats
path: root/sys/arm64/conf
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-08-26 18:09:17 +0000
committerandrew <andrew@FreeBSD.org>2015-08-26 18:09:17 +0000
commitaa1bbf4322c366ea77ec34bdc1736e16c5dc1f25 (patch)
tree8f3fecfbb4b331a72a1ada9752632eac999d065a /sys/arm64/conf
parent0481c185aa535c3b0d54c15bbfaf408653682053 (diff)
downloadFreeBSD-src-aa1bbf4322c366ea77ec34bdc1736e16c5dc1f25.zip
FreeBSD-src-aa1bbf4322c366ea77ec34bdc1736e16c5dc1f25.tar.gz
Add the SOC_HISI_HI6220 option. This will be used to enable drivers for
the HiSilicon hi6220 SoC used in the HiKey 96boards board. Sponsored by: ABT Systems Ltd
Diffstat (limited to 'sys/arm64/conf')
-rw-r--r--sys/arm64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm64/conf/GENERIC b/sys/arm64/conf/GENERIC
index b43841c..0e67ce0 100644
--- a/sys/arm64/conf/GENERIC
+++ b/sys/arm64/conf/GENERIC
@@ -86,6 +86,7 @@ options MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones
# SoC support
options SOC_CAVM_THUNDERX
+options SOC_HISI_HI6220
# VirtIO support
device virtio
OpenPOWER on IntegriCloud