[OpenWrt-Devel] [PATCH 1/2] kernel: Use defconfig instead of full fledged kernel configuration
Felix Fietkau
nbd at openwrt.org
Sun Nov 9 05:54:15 EST 2014
On 2014-11-07 11:58, Maxime Ripard wrote:
> Rely on the Kconfig defconfig mechanism to fill all the missing options,
> instead of needing to set them all in the kernel configurations like what was
> previously done.
>
> This will allow to trim down a lot the configuration files, avoid carrying
> unused configuration options and preserve the developpers mental health.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
I think this is a very good idea. Did you verify on all relevant
architectures that the resulting kernel config stays the same with this
change?
Thanks,
- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list