Re: [PATCH]2.4.0-test1-ac8 small xconfig fix

From: Tigran Aivazian (tigran@veritas.com)
Date: Mon Jun 05 2000 - 17:11:56 EST


On Mon, 5 Jun 2000, Kip Macy wrote:

-dep_tristate ' TV card (bt848) mixer support' CONFIG_SOUND_TVMIXER
$CONFIG_SOUND
+ dep_tristate ' TV card (bt848) mixer support' CONFIG_SOUND_TVMIXER
$CONFIG_SOUND

but tvmixer depends on both CONFIG_SOUND and CONFIG_I2C so it should be:

-dep_tristate ' TV card (bt848) mixer support' CONFIG_SOUND_TVMIXER
$CONFIG_SOUND CONFIG_I2C
+dep_tristate ' TV card (bt848) mixer support' CONFIG_SOUND_TVMIXER
$CONFIG_SOUND $CONFIG_I2C

Regards,
Tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:23 EST