]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
src.opts.mk: sync FDT and OFED options with kern.opts.mk
authorEd Maste <emaste@FreeBSD.org>
Tue, 7 Mar 2023 16:39:46 +0000 (11:39 -0500)
committerEd Maste <emaste@FreeBSD.org>
Tue, 7 Mar 2023 18:40:18 +0000 (13:40 -0500)
commit7661a2abe45cfa144f69898f8498c3cfd88cceb8
tree36b2838dff7b37730cdfa23b757dd62aeef33f14
parent5c8277ec2588a660f126e1a9866cd65f59336c51
src.opts.mk: sync FDT and OFED options with kern.opts.mk

Where options exist in both src.opts.mk and kern.opts.mk they should be
kept in sync.

It may be that the option should be flipped the other way (e.g.,
enabling OFED in the kernel on arm64); if so that will be done as a
subsequent commit after further testing.

PR: 269994
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D38952
share/mk/src.opts.mk