On Wed, Oct 19, 2016 at 07:42:53PM -0400, Nicolas Pitre wrote: > +config POSIX_TIMERS > + bool "Posix Clocks & timers" if EXPERT > + default y > + help > + This includes native support for POSIX timers to the kernel. > + Most embedded systems may have no use for them and therefore they
This sentence doesn't make sense. How about:
Some embedded systems have no use for them ...
> + can be configured out to reduce the size of the kernel image.
Thanks,
Richard
