lkml.org 
[lkml]   [2008]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 2/2] ehea: remove dependency on MEMORY_HOTPLUG
    Now that walk_memory_resource() is available regardless of
    MEMORY_HOTPLUG's setting, this dependency is not needed.

    Signed-off-by: Nathan Lynch <ntl@pobox.com>
    ---
    drivers/net/Kconfig | 2 +-
    1 files changed, 1 insertions(+), 1 deletions(-)

    diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
    index dd0ec9e..f4182cf 100644
    --- a/drivers/net/Kconfig
    +++ b/drivers/net/Kconfig
    @@ -2426,7 +2426,7 @@ config CHELSIO_T3

    config EHEA
    tristate "eHEA Ethernet support"
    - depends on IBMEBUS && INET && SPARSEMEM && MEMORY_HOTPLUG
    + depends on IBMEBUS && INET && SPARSEMEM
    select INET_LRO
    ---help---
    This driver supports the IBM pSeries eHEA ethernet adapter.
    --
    1.5.5


    \
     
     \ /
      Last update: 2008-06-04 00:35    [W:4.129 / U:1.200 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site