Elliott Mitchell <ehem+open...@m5p.com> writes:

> Previously these would get built, then simply omitted from the
> resultant image.

A kernel image built with a config symbol set to 'm' is sometimes
deliberately differerent from an image built with the same symbol set
to 'n'.  The kernel is sprinkled with IS_ENABLED() or similar open coded
tests. Some of the symbols you are removing are tested.

Did you verify that all these changes still produce the same kernel
images as before?


Bjørn

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to