|
|
|
|
|
by Yetanfou
3289 days ago
|
|
`make menuconfig` still works fine, I use it to configure kernels for use on Android. Since I build those on a server somewhere on the 'net - actually it sits under the stairs but for all intents and purposes it could have been on the other side of the world - it is handy to be able to use a console-based method. I do prefer `menuconfig` (combined with `oldconfig`) in any case, possibly out of habit but also because this type of text-based user interface often is much faster to use than its graphical equivalent. |
|