Re: [PATCH 1/1] drivers/media/radio: Fix build error

From: Linus Torvalds
Date: Sun Apr 01 2012 - 13:29:04 EST


On Sun, Apr 1, 2012 at 10:23 AM, <tdent48227@xxxxxxxxx> wrote:
> From: Tracey <tj@tj-HP-2000-Notebook-PC.(none)>

Please fix your git config to have proper name and email (or whatever
tool you used). Your 'cc' list is similarly broken.

> Either selecting or depending on the CONFIG_SND_FM801_TEA575X_BOOL
> fixes the problem, but select seems to be more appropriate
> for the disire driver.

Doesn't work. That SND_FM801_TEA575X_BOOL has various things it
depends on, so you'd need to select them too.

So the thing is more complicated than just selecting it.

Linus
--
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/