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@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel