Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1623653
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Make ANDROID a menuconfig to ease disabling it all |
| Date | 2017-04-14 14:40 +0200 |
| Message-ID | <tw8G5-14T-9@gated-at.bofh.it> (permalink) |
| References | <tw5oS-7Fv-15@gated-at.bofh.it> <tw5Id-7LL-9@gated-at.bofh.it> <tw61z-7Ud-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Apr 14, 2017 at 11:46:07AM +0200, Vincent Legoll wrote: > Hello, > > >> No need to get into the submenu to disable all ANDROID-related config entries > > > > I don't understand this, what exactly do you mean? > > This is intended for people using make menuconfig to tailor > their kernel config to their need by disabling all options they > don't need. In order to have a smaller kernel, for example, > but also to get smaller build times. That's fine, but you aren't actually changing the functionality of any of the build options here. You are just adding a 'menu' and showing things a bit differently. You aren't changing any dependancies (which is what dictates what is and is not built), which does not make it easier, or harder, to disable/enable anything here. I'm not against this, but you need to explain it a lot better as to what you are doing and why. The "why" isn't covered by the "this will make the kernel build smaller", as that's just not true :) thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] Make ANDROID a menuconfig to ease disabling it all Vincent Legoll <vincent.legoll@gmail.com> - 2017-04-14 11:10 +0200
Re: [PATCH] Make ANDROID a menuconfig to ease disabling it all Greg KH <gregkh@linuxfoundation.org> - 2017-04-14 11:30 +0200
Re: [PATCH] Make ANDROID a menuconfig to ease disabling it all Vincent Legoll <vincent.legoll@gmail.com> - 2017-04-14 11:50 +0200
Re: [PATCH] Make ANDROID a menuconfig to ease disabling it all Greg KH <gregkh@linuxfoundation.org> - 2017-04-14 14:40 +0200
Re: [PATCH] Make ANDROID a menuconfig to ease disabling it all Vincent Legoll <vincent.legoll@gmail.com> - 2017-04-14 14:50 +0200
csiph-web