On Sun, Jun 25, 2006 at 01:13:04PM -0700, Miles Lane wrote:
> Should I attach my entire .config file in the future? It's large enough
> that
> I try to trim it to avoid bloating people's inboxes.
I'm often trying to reproduce compile errors, and it's always a pain in
the ass when I have to construct a complete .config based on such a
fragment instead of simply using the complete .config of the reporter.
And people for whom a few kB would matter wouldn't subscribe to
linux-kernel...
> Yes, that's right. It is compiled as a module. So this just needs
> a tweaked config rule, right?
It would be a solution to let HOTPLUG_PCI_ACPI depend on
(ACPI_DOCK || ACPI_DOCK=n), or the #if in
include/acpi/acpi_drivers.h could be changed to
#if defined(CONFIG_ACPI_DOCK) || (defined(CONFIG_ACPI_DOCK_MODULE) && defined(MODULE))
Which one suits better the intention is better is a question Kristen has
to answer.
> Thanks,
> Miles
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]