On Thu, Feb 10, 2011 at 05:02:23PM -0800, Paul Goyette wrote:
> My "totally modular" kernel config file contains
> 
>       ...
>       no options      EXEC_ELF64
>       no options      EXEC_SCRIPT
>       no options      COREDUMP
>       no options      AIO
>       no options      MQUEUE
>       ...
> 
> Not hard to type, not hard to maintain.

Exactly. See sparc64/conf/MODULAR for another example (and especially note
the explicit options INSECURE only needed there). Maybe we can even generate
a MI include file and collect all the negative options?

Martin

Reply via email to