From b8bff1f9297cc33b538852b745644bfd0ed202b0 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 25 Jan 2015 22:03:10 +0100 Subject: [PATCH] projects/RPi/filesystem: dont load lirc_rpi on boot, needs to be done manually/with DTB Signed-off-by: Stephan Raue --- .../RPi/filesystem/usr/lib/modules-load.d/lirc_rpi.conf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 projects/RPi/filesystem/usr/lib/modules-load.d/lirc_rpi.conf diff --git a/projects/RPi/filesystem/usr/lib/modules-load.d/lirc_rpi.conf b/projects/RPi/filesystem/usr/lib/modules-load.d/lirc_rpi.conf deleted file mode 100644 index 29dd000c52..0000000000 --- a/projects/RPi/filesystem/usr/lib/modules-load.d/lirc_rpi.conf +++ /dev/null @@ -1,6 +0,0 @@ -# /etc/modules-load.d: force some kernel modules to be loaded at boot time. -# -# This file contains the names of kernel modules that should be loaded -# at boot time, one per line. Lines beginning with "#" are ignored. - -lirc_rpi