lkml.org 
[lkml]   [2003]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH 1/6] [DVB] Kconfig and Makefile updates
Date
Roman,

Does \t a standard for menu entries definition ? I keep seeing
multiple spaces in some places which can be troublesome to kernelServer for
instance.

Regards,
Fabian

-----Message d'origine-----
De : Roman Zippel [mailto:zippel@linux-m68k.org]
Envoyé : mardi 29 juillet 2003 11:58
À : Michael Hunold
Cc : linux-kernel@vger.kernel.org; alan@lxorguk.ukuu.org.uk;
torvalds@osdl.org
Objet : Re: [PATCH 1/6] [DVB] Kconfig and Makefile updates


Hi,

On Tue, 29 Jul 2003, Michael Hunold wrote:

> config VIDEO_SAA7146
> tristate
> - default y if DVB_AV7110=y || DVB_BUDGET=y || DVB_BUDGET_AV=y ||
VIDEO_MXB=y || VIDEO_DPC=y
> - default m if DVB_AV7110=m || DVB_BUDGET=m || DVB_BUDGET_AV=m ||
VIDEO_MXB=m || VIDEO_DPC=m
> - depends on VIDEO_DEV && PCI
> + default y if DVB_AV7110=y || DVB_BUDGET=y || DVB_BUDGET_AV=y ||
VIDEO_MXB=y || VIDEO_DPC=y || VIDEO_HEXIUM_ORION=y || VIDEO_HEXIUM_GEMINI=y
> + default m if DVB_AV7110=m || DVB_BUDGET=m || DVB_BUDGET_AV=m ||
VIDEO_MXB=m || VIDEO_DPC=m || VIDEO_HEXIUM_ORION=m || VIDEO_HEXIUM_GEMINI=m
> + depends on VIDEO_DEV && PCI && I2C

You can change this also into:

config VIDEO_SAA7146
def_tristate DVB_AV7110 || DVB_BUDGET || DVB_BUDGET_AV || \
VIDEO_MXB || VIDEO_DPC || VIDEO_HEXIUM_ORION || \
VIDEO_HEXIUM_GEMINI
depends on VIDEO_DEV && PCI && I2C

bye, Roman

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

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.027 / U:1.876 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site