aboutsummaryrefslogtreecommitdiff
path: root/kconfig/macos_miniconfig
AgeCommit message (Collapse)Author
2019-06-03Clean up remaining TAIL_SEEK references.Elliott Hughes
2019-06-03tail: fix macOS build.Elliott Hughes
Trivial breakage from the recent refactoring. Also add tail to the default config for macOS. I'm still unconvinced that CONFIG_TAIL_SEEK makes sense in a world where inotify support is always built in, but that's an argument for another day...
2019-05-23macos_miniconfig: remove pending tr and add non-pending toys.Elliott Hughes
Aside: I was surprised that `make defconfig` installs the default *Linux* config even on macOS.
2019-01-25Add "make bsd_defconfig" and "make macos_defconfig".Rob Landley