Re: 2.6.16-rc1-mm4: ACX=y, ACX_USB=n compile error

From: John W. Linville
Date: Tue Jan 31 2006 - 09:55:03 EST


On Tue, Jan 31, 2006 at 02:16:05PM +0200, Denis Vlasenko wrote:

> CONFIG_ACX=y
> # CONFIG_ACX_PCI is not set
> # CONFIG_ACX_USB is not set
>
> This won't fly. You must select at least one.
>
> Attached patch will check for this and #error out.
> Andrew, do not apply to -mm, I'll send you bigger update today.

Is there any way to move this into a Kconfig file? That seems nicer
than having #ifdefs in source code to check for a configuration error.

John

P.S. Please post any patches with formatting according to kernel
conventions:

http://linux.yyz.us/patch-format.html

--
John W. Linville
linville@xxxxxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/