aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/config.mk
Commit message (Expand)AuthorAgeFilesLines
* config.mk: All options in DEFAULTS are now defined in opt_global.hWarner Losh2022-10-241-0/+7
* config.mk: Add opt_platform.h supportWarner Losh2022-04-051-1/+5
* mips: Remove sys/mipsWarner Losh2021-12-311-2/+0
* Add SCTP_SUPPORT handling to config.mk.Mark Johnston2020-06-251-0/+7
* Only build ipsec modules if the kernel includes IPSEC_SUPPORT.John Baldwin2020-05-301-0/+5
* Honor opt_ipsec.h from kernel builds.John Baldwin2020-05-291-0/+2
* Initial support for bhyve save and restore.John Baldwin2020-05-051-0/+7
* Define SMP for standalone module builds.Mark Johnston2020-02-051-1/+2
* config.mk: #define MAC as wellKyle Evans2020-01-291-0/+1
* mips: unbreak module builds after r357265Kyle Evans2020-01-291-1/+2
* kmod build: start generating opt_global.h, include itKyle Evans2020-01-291-0/+4
* Add comments about KERN_OPT here.Warner Losh2019-07-191-0/+2
* Remove IEEE80211_AMPDU_AGE config option.Andriy Voskoboinyk2019-01-201-2/+1
* Reduce overhead for simple 'make -V' lookups by avoiding 'find sys/'.Bryan Drewery2018-03-101-1/+2
* Revert r319053 due to lack of sence. As pointed out by kib@ opt_global.hDmitry Chagin2017-06-041-2/+0
* On success, getrandom() Linux system call returns the number of bytes thatDmitry Chagin2017-05-281-0/+2
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-241-3/+1
* Move inclusion of opt_printf.h around so that we can compile all theWarner Losh2017-02-251-0/+2
* Remove EISA bus support for add-in cards. Remove related kernel andWarner Losh2017-02-161-7/+0
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1/+0
* Implement kernel support for hardware rate limited sockets.Hans Petter Selasky2017-01-181-0/+4
* Don't run find(1) for __MPATH with NO_MODULES set.Bryan Drewery2016-07-221-1/+1
* Reduce duplicated logic from r291744.Bryan Drewery2016-03-121-0/+5
* Stop looking up these values in every subdir on install.Bryan Drewery2016-03-121-1/+2
* Populate new KERN_OPTS from all the opt_*.h files inWarner Losh2015-02-181-0/+54