lkml.org 
[lkml]   [2008]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] UIO: don't let UIO_CIF and UIO_SMX depend twice on UIO
    On Tue, May 20, 2008 at 11:24:41AM +0200, Uwe Kleine-König wrote:
    > ae210f188614bb3d1ee3f19c64e28e3cdd44877c introduced a big "if UIO"/"endif"
    > where all uio drivers are defined. So know there is no need for them to
    > depend explicitly on UIO.

    Ahem, of course. Thanks!

    >
    > Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>

    Signed-off-by: Hans J. Koch <hjk@linutronix.de>

    > ---
    > drivers/uio/Kconfig | 3 +--
    > 1 files changed, 1 insertions(+), 2 deletions(-)
    >
    > diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig
    > index a4aaab9..78e139c 100644
    > --- a/drivers/uio/Kconfig
    > +++ b/drivers/uio/Kconfig
    > @@ -15,7 +15,7 @@ if UIO
    >
    > config UIO_CIF
    > tristate "generic Hilscher CIF Card driver"
    > - depends on UIO && PCI
    > + depends on PCI
    > default n
    > help
    > Driver for Hilscher CIF DeviceNet and Profibus cards. This
    > @@ -28,7 +28,6 @@ config UIO_CIF
    >
    > config UIO_SMX
    > tristate "SMX cryptengine UIO interface"
    > - depends on UIO
    > default n
    > help
    > Userspace IO interface to the Cryptography engine found on the
    > --
    > 1.5.5.1
    --
    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: 2008-05-20 23:15    [W:3.681 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site