aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-03-02 08:25:38 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-03-02 18:59:23 +0000
commit79ec3b10b45aed7bbbb2c0c8baa70990a4f034b1 (patch)
tree4bacfa1750c7eba24b17718f3f798bb4fcadd986
parent68f8ac87e0be6077477a58fcf14e0a9cb208aaa9 (diff)
downloadsrc-79ec3b10b45aed7bbbb2c0c8baa70990a4f034b1.tar.gz
src-79ec3b10b45aed7bbbb2c0c8baa70990a4f034b1.zip
arm: Tag SOCFPGA kernel as NO_UNIVERSE
All drivers are already either in GENERIC or in the other arches LINT so no need to build this one too. Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D38850
-rw-r--r--sys/arm/conf/SOCFPGA2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/conf/SOCFPGA b/sys/arm/conf/SOCFPGA
index bd56bcf877c6..0ffd0ab53631 100644
--- a/sys/arm/conf/SOCFPGA
+++ b/sys/arm/conf/SOCFPGA
@@ -18,6 +18,8 @@
#
# $FreeBSD$
+#NO_UNIVERSE
+
ident SOCFPGA
include "std.armv7"
include "../altera/socfpga/std.socfpga"