Bug 361

Summary: linux kernel configuration choice works incorrectly
Product: buildroot Reporter: Hans Johnson <hans.johnson>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: major CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: 2010.05   
Hardware: PC   
OS: Mac OS   
Host: Target:
Build: 2009.05-rc3

Description Hans Johnson 2009-05-30 06:03:02 UTC
When the advanced kernel configuration is chosen, and the user selects a configuration, it is not run as expected.  Selecting menuconfig results in the scripts not running any configurator (causes an error on an initial build, as no .config exists) and selecting xconfig causes menuconfig to run.
Comment 1 Thomas Petazzoni 2010-07-15 09:31:03 UTC
The bug report explanations aren't detailed enough to fully understand the issue, but it's quite likely that it has been fixed by the merge of the linux-cleanup work, which has completely rewritten the Linux kernel support in BR.

Therefore, I'll mark this bug as fixed. If the new linux-cleanup work still has a similar issue, feel free to reopen it.