Re: kconfig creates strange (invalid?) configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Feb 10, 2008 at 04:33:33PM +0200, Adrian Bunk wrote:
> The attached .config (with current -git) results in a compile 
> error since it contains:
> 
> CONFIG_X86=y
> # CONFIG_EMBEDDED is not set
> CONFIG_SERIO=m
> CONFIG_SERIO_I8042=y
> 
> Looking at drivers/input/serio/Kconfig I simply don't get how this 
> can happen.
select is causing troubles again.
Try:
git grep SERIO | grep select

I did not analyze exactly where it happens but this is a typical
select issue.

	Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux