[OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

Felix Fietkau nbd at openwrt.org
Mon Jul 20 00:52:19 EDT 2015


On 2015-07-20 01:06, Roman Yeryomin wrote:

>> Also, refresh the kernel config and pay close attention to
>> 'disappearing' config symbols. In this case, CONFIG_NET_DSA got disabled
>> (along with the marvell 88e6060 driver) because it now requires
>> SWITCHDEV support.
>> Refreshing the config also revealed some missing config symbols in the
>> generic kernel config.
> 
> I did add some missing symbol but how do you reveal those which were
> unitentionally disabled like in this case? Is there any automagic?
There's no automagic, but if you run make kernel_oldconfig and diff
against the previous config, it's easy to spot deletions and look into them.

- 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