Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1486946
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [patch v3] x86/platform/mellanox: introduce support for Mellanox systems platform |
| Date | 2016-09-20 01:30 +0200 |
| Message-ID | <sjgaB-3Aa-1@gated-at.bofh.it> (permalink) |
| References | <sj1uV-2ya-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 19 Sep 2016, vadimp@mellanox.com wrote: > +config MLX_PLATFORM > + tristate "Mellanox Technologies platform support" > + depends on X86_64 > + depends on X86_EXTENDED_PLATFORM I can understand those, but > + depends on DMI > + depends on I2C_MLXCPLD > + depends on I2C_MUX_REG these should be simply selected. I really hate to find all the dependencies and fiddle in a gazillion of menuconfig leafs just to get that stuff compiled. Thanks, tglx
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[patch v3] x86/platform/mellanox: introduce support for Mellanox systems platform vadimp@mellanox.com - 2016-09-19 09:50 +0200 Re: [patch v3] x86/platform/mellanox: introduce support for Mellanox systems platform Thomas Gleixner <tglx@linutronix.de> - 2016-09-20 01:30 +0200
csiph-web