On Monday 20 February 2006 20:56, Carlos Martín wrote:
> On Monday 20 February 2006 16:30, Denis Vlasenko wrote:
> > On Sunday 19 February 2006 00:35, Carlos Martin wrote:
> > > [PATCH] acxsm: Fix Kconfig option check
> > > 
> > > This check never actually worked because CONFIG_ACX_{ACX,USB} are
> > > tristate. With Adrian Bunk's patch to the Kconfig, this works with the
> > > _BOOL hidden Kconfig options.
> > > Also update error message adding that this shouldn't happen anymore.
> > 
> > Carlos, I didn't apply Adrian's patch to my tree.
> > 
> > I am not sure we want to support every imaginable .config.
> > Realistic goal is:
> > * allnoconfig must compile
> > * allyesconfig must compile
> > * allmodconfig must compile
> Which doesn't work with your #error condition.

allmodconfig for acx is:

CONFIG_ACX=m
CONFIG_ACX_PCI=y
CONFIG_ACX_USB=y

and it compiles for me just fine. Please send me your .config.
Mine is attached.
--
vda

Attachment: .config.bz2
Description: BZip2 compressed data

Reply via email to