From 97076d275cf358aa85157543d0d6d9e64f8b16df Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 26 Apr 2012 11:51:07 +0000 Subject: NET: smsc-ircc2: mark non-experimental This has been used by me and others for ages, let's stop calling it experimental. Signed-off-by: Linus Walleij Signed-off-by: David S. Miller --- drivers/net/irda/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/net/irda/Kconfig') diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig index 468047866c8c..35758445297e 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig @@ -321,8 +321,8 @@ config AU1000_FIR Say M to build a module; it will be called au1k_ir.ko config SMC_IRCC_FIR - tristate "SMSC IrCC (EXPERIMENTAL)" - depends on EXPERIMENTAL && IRDA && ISA_DMA_API + tristate "SMSC IrCC" + depends on IRDA && ISA_DMA_API help Say Y here if you want to build support for the SMC Infrared Communications Controller. It is used in a wide variety of -- cgit v1.2.3