summaryrefslogtreecommitdiffstats
path: root/sys/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/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/conf')
-rw-r--r--sys/conf/options.arm641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.arm64 b/sys/conf/options.arm64
index 30d7b8a..bc42c82 100644
--- a/sys/conf/options.arm64
+++ b/sys/conf/options.arm64
@@ -8,3 +8,4 @@ VFP opt_global.h
# SoC Support
SOC_CAVM_THUNDERX opt_soc.h
+SOC_HISI_HI6220 opt_soc.h
OpenPOWER on IntegriCloud