[PATCH] Kconfig: sync with linux kernel v2.6.35-4771-g1787985

Sam Ravnborg sam at ravnborg.org
Sun Aug 8 02:48:46 EDT 2010


On Sun, Aug 08, 2010 at 06:17:53AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> this will add also the support of the new ncurse interface nconfig
> 
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>

Hi Jean-Christophe.

[jc - sorry for the duplicate.
 I forgot to delete the patch and have cancelled
 the mail to the mailing list. (too big)
]

In the kconfig land we are workng on an enhancement to
nconf so we replace the "use first or second char in  menu as hotkey".
The initial reason why we started this was that people
did not like that some menus had the second char
capitalized like this:

   "mOdule support"

The reason why "O" is capital and not "m" is that "m" hotkey
is already in use. And we use the capital letter to signal
the relevant hotkey.
menuconfig does so using a different color, but the
high level ncurses interface nconfig uses does not allow this.

We are also working on a fix to savedefconfig.
savedefconfig is a new target used to save a minimal config.

So all-in-all I would like to see this sync happen
either a bit later this kernel cycle, or that you
resync again later in this cycle.

Which bring up another question.
We have plenty of projects out there that rely
on kconfig.
What can we do to kconfig to make the integration easier?

We have discussed that kconfig should be a seperate
installable tool (as rpm, deb whatever).
But there is a few quirks needed before we can do so.

But are there any other thing we could do to
make life easier for external users?

        Sam




More information about the barebox mailing list