From b01029cb5022c252784380cf8c8c128ce16da90a Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Tue, 28 Feb 2017 10:30:15 +0100 Subject: [PATCH] RPi/RPi2: re-enable lirc_xbox driver --- projects/RPi/linux/linux.arm.conf | 2 +- projects/RPi2/linux/linux.arm.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/RPi/linux/linux.arm.conf b/projects/RPi/linux/linux.arm.conf index 458d9d2aef..abee34650d 100644 --- a/projects/RPi/linux/linux.arm.conf +++ b/projects/RPi/linux/linux.arm.conf @@ -3468,7 +3468,7 @@ CONFIG_LIRC_STAGING=y CONFIG_LIRC_RPI=m # CONFIG_LIRC_SASEM is not set # CONFIG_LIRC_SIR is not set -# CONFIG_LIRC_XBOX is not set +CONFIG_LIRC_XBOX=m # CONFIG_LIRC_ZILOG is not set # diff --git a/projects/RPi2/linux/linux.arm.conf b/projects/RPi2/linux/linux.arm.conf index 1c0a83ef01..d713f0f705 100644 --- a/projects/RPi2/linux/linux.arm.conf +++ b/projects/RPi2/linux/linux.arm.conf @@ -3560,7 +3560,7 @@ CONFIG_LIRC_STAGING=y CONFIG_LIRC_RPI=m # CONFIG_LIRC_SASEM is not set # CONFIG_LIRC_SIR is not set -# CONFIG_LIRC_XBOX is not set +CONFIG_LIRC_XBOX=m # CONFIG_LIRC_ZILOG is not set #