summaryrefslogtreecommitdiff
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorKristina Martšenko <kristina.martsenko@gmail.com>2014-07-24 18:58:46 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-24 22:00:07 (GMT)
commit0be013e3dc2ee79ffab8a438bbb4e216837e3d52 (patch)
treeb7e9d30e64bac2cfdc54887de763bfde914b90f7 /drivers/staging/Kconfig
parent21ad9f74c6ee00eeae8084c82c4aa22ef7c3574b (diff)
downloadlinux-0be013e3dc2ee79ffab8a438bbb4e216837e3d52.tar.xz
staging: quickstart: remove driver
The driver hasn't been cleaned up and it doesn't look like anyone is working on it anymore (including the original author). So remove the driver from the kernel. If someone wants to work on cleaning it up and moving it out of staging, this commit can be reverted. Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com> Cc: Angelo Arrifano <miknix@gentoo.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index be3f91c..b08394c 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -70,8 +70,6 @@ source "drivers/staging/iio/Kconfig"
source "drivers/staging/xgifb/Kconfig"
-source "drivers/staging/quickstart/Kconfig"
-
source "drivers/staging/emxx_udc/Kconfig"
source "drivers/staging/bcm/Kconfig"