From 247e9cffdce024fec5f55f76a8592f2fa8b3aa7b Mon Sep 17 00:00:00 2001 From: Sage Ahn Date: Tue, 15 May 2012 13:20:36 +0900 Subject: staging: gdm72xx: Add GCT GDM72xx WiMAX driver. This patch provides the kernel driver for the GDM72xx WiMAX chips developed by GCT Semiconductor, Inc., which enables mobile WiMAX connection on the Linux host. Signed-off-by: Sage Ahn Cc: Ben Chan Signed-off-by: Greg Kroah-Hartman --- drivers/staging/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/staging/Kconfig') diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index d6417d118a9b..7e0e5e4317a8 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig @@ -130,4 +130,6 @@ source "drivers/staging/ozwpan/Kconfig" source "drivers/staging/ipack/Kconfig" +source "drivers/staging/gdm72xx/Kconfig" + endif # STAGING -- cgit v1.2.3-59-g8ed1b