summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf/GUMSTIX
AgeCommit message (Expand)Author
2022-08-07UFS/LFS dirhash:simonb
2022-05-24fix various typos in comment, documentation and log messages.andvar
2021-01-20do not enable kernel OSS compat in configs without compat_linuxnia
2020-09-27vether: Add to kernel configurationsroy
2020-08-16make COMPAT_LINUX option disabled by defaultjdolecek
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-04-18PMAP_DEBUG has been deleted on armskrll
2020-03-25remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configsjdolecek
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2019-08-21 Fix typo (s/contoller/controller/).msaitoh
2019-04-26Use veriexec.config to reduce duplicationsevan
2018-10-23remove the 'wd* at umass?' for the non-standardized and rare (extinct?)jdolecek
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-06-07Revert changes that pinned-down i2c parent specs. The i2c subsystemthorpej
2018-05-15Fully specifiy the location of indirectly-configured I2C devices. Inthorpej
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-06-16Add gpio support for Xscalepgoyette
2017-02-19PR kern/51208rin
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-11-26mention PAX_SEGVGUARD dependency on FILEASSOCchristos
2015-08-08Remove KMEMSTATS.maxv
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-17Reorganize symbol table embedding. The existing option SYMTAB_SPACE isjoerg
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2014-08-03Add COMPAT_NETBSD32, following the switch to eabi by default.martin
2014-07-27"internally consistency checks" -> "internal consistency checks"dholland
2013-08-13Bump SYMTAB_SPACEpgoyette
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-08Comment out IPSEC in GUMSTIX like the rest.htodd
2013-06-05remove obsolete networking optionschristos
2013-04-27more bogus number removalchristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-09-15Add malo@pcmcia.kiyohara
2012-09-09Split DEBUG="-g -Ox" into DEBUG="-g" and COPTS="-Ox".msaitoh
2012-08-29Typo in commentskrll
2012-04-07Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).tsutsui
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-09Bump SYMTAB_SPACEmatt
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-12-18SYMTAB_SPACE.kiyohara
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls