From cb1065574b9143d101d503861634177f94bd92eb Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Wed, 8 Nov 2017 13:19:28 +0100 Subject: [PATCH] Generic: compile appleir driver as module Signed-off-by: Matthias Reichl --- projects/Generic/linux/linux.x86_64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index 5d3d56ee3a..28f289831e 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -3913,7 +3913,7 @@ CONFIG_HID_A4TECH=y # CONFIG_HID_ACCUTOUCH is not set # CONFIG_HID_ACRUX is not set CONFIG_HID_APPLE=y -CONFIG_HID_APPLEIR=y +CONFIG_HID_APPLEIR=m # CONFIG_HID_ASUS is not set CONFIG_HID_AUREAL=y CONFIG_HID_BELKIN=y