Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8feabf70 authored by Adrian Bunk's avatar Adrian Bunk Committed by Greg Kroah-Hartman
Browse files

USB: build the appledisplay driver



We do already have both the code and a config option, so why not build
this driver?  ;-)

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7ac9da10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
#

obj-$(CONFIG_USB_ADUTUX)	+= adutux.o
obj-$(CONFIG_USB_APPLEDISPLAY)	+= appledisplay.o
obj-$(CONFIG_USB_AUERSWALD)	+= auerswald.o
obj-$(CONFIG_USB_CYPRESS_CY7C63)+= cypress_cy7c63.o
obj-$(CONFIG_USB_CYTHERM)	+= cytherm.o