lkml.org 
[lkml]   [2012]   [Oct]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 174/193] net/mac802154: remove CONFIG_EXPERIMENTAL
    Date
    This config item has not carried much meaning for a while now and is
    almost always enabled by default. As agreed during the Linux kernel
    summit, remove it.

    CC: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
    CC: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
    CC: "David S. Miller" <davem@davemloft.net>
    Signed-off-by: Kees Cook <keescook@chromium.org>
    ---
    net/mac802154/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/net/mac802154/Kconfig b/net/mac802154/Kconfig
    index a967dda..b33dd76 100644
    --- a/net/mac802154/Kconfig
    +++ b/net/mac802154/Kconfig
    @@ -1,6 +1,6 @@
    config MAC802154
    tristate "Generic IEEE 802.15.4 Soft Networking Stack (mac802154)"
    - depends on IEEE802154 && EXPERIMENTAL
    + depends on IEEE802154
    select CRC_CCITT
    ---help---
    This option enables the hardware independent IEEE 802.15.4
    --
    1.7.9.5


    \
     
     \ /
      Last update: 2012-10-24 02:41    [W:2.611 / U:0.396 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site