From: Darrick H. <dha...@dj...> - 2008-11-07 21:54:19
|
Kristian, There are so many changes that it's not practical to use the same kernel config that was previously in trunk and create a diff. Your best bet is to unpack the kernel then cd into the build_ix86/linux directory and run make menuconfig, then copy the resulting .config back to linux.config Philip chose the net5501 as the first target because it's something that we both can readily test with. Honestly, those config files are pretty easy to take care of. We're stuck on an include issue with nistnet and rhino. I think if we solve one, we solve both so that would be an awesome place to get another set of eyes. Darrick Kristian Kielhofner wrote: > So... It appears that the generic, apply to any kernel patches in > target/device/kernel-patches have been updated but the Makefiles and > the configs have not been updated for any target device *except* > net5501. > > I'd love to update the configs for the other devices but I don't know > what we've done with the new kernel options. I suppose I could look > at a diff and try to strip out net5501 specific options but does > anyone have a baseline for the config changes made in the net5501 > kernel config? > |