Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Removing COMPAT stuff from kernel
Vincent DEFERT <vincent.defert%posteo.net@localhost> writes:
> On 30/07/2025 17:26, Martin Husemann wrote:
>> no options COMPAT_LINUX
>> no options COMPAT_90
> This is what I was missing, thank you!
If you are really trying to do "get rid of everything you don't need"
instead of "I don't want COMPAT", then you may find taking GENERIC and
only including what you need to be easier, vs "no" for everything you
don't. That can include hardware, pseudo-devices and options like
COMPAT.
The tricky part is lines that you don't entirely understand, making it
hard to tell if you need what they do.
Home |
Main Index |
Thread Index |
Old Index