diff mbox series

[23/30] patches: Deactivate hikey9xx staging driver

Message ID 20201201220415.30582-24-hauke@hauke-m.de (mailing list archive)
State New, archived
Headers show
Series backports: Update to match kernel 5.10-rc6 | expand

Commit Message

Hauke Mehrtens Dec. 1, 2020, 10:04 p.m. UTC
The hikey9xx driver is not included, but will be activated
unconditionally in the staging driver directory. Just comment it.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 patches/0084-disable-some-staging-dirs.patch | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/patches/0084-disable-some-staging-dirs.patch b/patches/0084-disable-some-staging-dirs.patch
index 1dd86ca7..9e550b3b 100644
--- a/patches/0084-disable-some-staging-dirs.patch
+++ b/patches/0084-disable-some-staging-dirs.patch
@@ -9,3 +9,9 @@ 
  obj-$(CONFIG_PRISM2_USB)	+= wlan-ng/
  obj-$(CONFIG_COMEDI)		+= comedi/
  obj-$(CONFIG_FB_OLPC_DCON)	+= olpc_dcon/
+@@ -48,4 +48,4 @@ obj-$(CONFIG_FIELDBUS_DEV)     += fieldb
+ obj-$(CONFIG_KPC2000)		+= kpc2000/
+ obj-$(CONFIG_QLGE)		+= qlge/
+ obj-$(CONFIG_WFX)		+= wfx/
+-obj-y				+= hikey9xx/
++#obj-y				+= hikey9xx/