aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-14 13:02:48 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-14 13:02:48 +0100
commit8b0217965418f2bd27214b075e8d538f1b75df48 (patch)
treef8413ca58fd121ad582d717a4478da73bc96ec7c /drivers/staging/Makefile
parentstaging: vc04_services: Replace "firmware" node with a compatible lookup. (diff)
downloadlinux-dev-8b0217965418f2bd27214b075e8d538f1b75df48.tar.xz
linux-dev-8b0217965418f2bd27214b075e8d538f1b75df48.zip
staging: ccree: remove ccree staging driver copy
The ccree driver is now in the cryptodev tree, so remove it from drivers/staging as it's no longer needed here. Based on a patch from Gilad, but the mailing list didn't like it :( Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index af8cd6a3a1f6..56afa218e285 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -49,6 +49,5 @@ obj-$(CONFIG_MOST) += most/
obj-$(CONFIG_KS7010) += ks7010/
obj-$(CONFIG_GREYBUS) += greybus/
obj-$(CONFIG_BCM2835_VCHIQ) += vc04_services/
-obj-$(CONFIG_CRYPTO_DEV_CCREE) += ccree/
obj-$(CONFIG_DRM_VBOXVIDEO) += vboxvideo/
obj-$(CONFIG_PI433) += pi433/