Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1624623
| From | Vincent Legoll <vincent.legoll@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH RFC] Make BCMA a menuconfig to ease disabling it all |
| Date | 2017-04-17 12:10 +0200 |
| Message-ID | <txbLz-7Q4-3@gated-at.bofh.it> (permalink) |
| References | <tw8G5-14T-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello, this is more what I wanted to achieve, an easily disableable BCMA menuconfig. This is working as intended on x86_64 defconfig, whereas it is harder to disable for ARCH=arm because of "select"s. But that's less of an issue, as those arch's defconfigs may very well want the feature enbled, and that would make sense. Any input appreciated. Thanks
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] Make AMBA a menuconfig to ease disabling it all Vincent Legoll <vincent.legoll@gmail.com> - 2017-04-14 13:40 +0200
Re: [PATCH] Make AMBA a menuconfig to ease disabling it all Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-04-14 13:50 +0200
Re: [PATCH] Make AMBA a menuconfig to ease disabling it all Vincent Legoll <vincent.legoll@gmail.com> - 2017-04-14 14:40 +0200
[PATCH RFC] Make BCMA a menuconfig to ease disabling it all Vincent Legoll <vincent.legoll@gmail.com> - 2017-04-17 12:10 +0200
[PATCH] Make BCMA a menuconfig to ease disabling it all Vincent Legoll <vincent.legoll@gmail.com> - 2017-04-17 12:10 +0200
Re: [PATCH RFC] Make BCMA a menuconfig to ease disabling it all Vincent Legoll <vincent.legoll@gmail.com> - 2017-04-17 12:20 +0200
Re: [PATCH] Make AMBA a menuconfig to ease disabling it all kbuild test robot <lkp@intel.com> - 2017-04-14 16:10 +0200
csiph-web