]> Pileus Git - ~andy/linux/commitdiff
drivers/net/ethernet/i825xx: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:18:02 +0000 (11:18 -0700)
committerKees Cook <keescook@chromium.org>
Fri, 11 Jan 2013 19:38:08 +0000 (11:38 -0800)
The CONFIG_EXPERIMENTAL 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 from any "depends on" lines in Kconfigs.

CC: Paul Gortmaker <paul.gortmaker@windriver.com>
CC: "David S. Miller" <davem@davemloft.net>
CC: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
CC: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Jeff Kirsher <jeffrey.r.kirsher@intel.com>
drivers/net/ethernet/i825xx/Kconfig

index 959faf7388e21ba77316d1817f66e337d6f89315..dedfa3a254514db26040a5b9e7aa513d531c68ef 100644 (file)
@@ -5,9 +5,7 @@
 config NET_VENDOR_I825XX
        bool "Intel (82586/82593/82596) devices"
        default y
-       depends on NET_VENDOR_INTEL && (ISA || ISA_DMA_API || ARM || \
-                  ARCH_ACORN || MCA || MCA_LEGACY || SNI_RM || SUN3 || \
-                  GSC || BVME6000 || MVME16x || EXPERIMENTAL)
+       depends on NET_VENDOR_INTEL
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
          and read the Ethernet-HOWTO, available from
@@ -33,8 +31,8 @@ config ELPLUS
          will be called 3c505.
 
 config EL16
-       tristate "3c507 \"EtherLink 16\" support (EXPERIMENTAL)"
-       depends on ISA && EXPERIMENTAL
+       tristate "3c507 \"EtherLink 16\" support"
+       depends on ISA
        ---help---
          If you have a network (Ethernet) card of this type, say Y and read
          the Ethernet-HOWTO, available from
@@ -149,8 +147,8 @@ config SUN3_82586
          VME boards.
 
 config ZNET
-       tristate "Zenith Z-Note support (EXPERIMENTAL)"
-       depends on EXPERIMENTAL && ISA_DMA_API && X86
+       tristate "Zenith Z-Note support"
+       depends on ISA_DMA_API && X86
        ---help---
          The Zenith Z-Note notebook computer has a built-in network
          (Ethernet) card, and this is the Linux driver for it. Note that the