lkml.org 
[lkml]   [2006]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] fix generic HDLC synclink mismatch build error
Roman Zippel wrote:
>>+config SYNCLINK_HDLC
>>+ bool "Generic HDLC support for SyncLink driver"
>>+ depends on SYNCLINK
>>+ depends on HDLC=y || HDLC=SYNCLINK
>
>
> If you replace now 'bool "..."' with 'def_bool y', it's enabled
> automatically as soon as HDLC is enabled and the user doesn't has to
> confirm it for every driver separately and it has the same effect as your
> #ifdef hack.

You need to explain this more.

The only #ifdef in the patch is that which conditionally
compiles the generic HDLC support based on the
kernel configuration option. If I remove those, then
the synclink would require generic HDLC, which
is not what we want.


--
Paul Fulghum
Microgate Systems, Ltd.
-
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: 2006-06-09 18:19    [W:0.053 / U:1.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site