From 9b47e4c0070a392dd81a078d68152fdd3149cd44 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 27 Jan 2019 11:07:24 +0100 Subject: [PATCH] brcm2708: Move kmod-sound-soc-3dlab-nano-player to sound modules kmod-sound-soc-3dlab-nano-player was in the global kernel menu before, add the dependency to sound to move it to the correct category. Signed-off-by: Hauke Mehrtens --- target/linux/brcm2708/modules.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/brcm2708/modules.mk b/target/linux/brcm2708/modules.mk index 9696fe3b4c..dc7dc54624 100644 --- a/target/linux/brcm2708/modules.mk +++ b/target/linux/brcm2708/modules.mk @@ -95,6 +95,7 @@ define KernelPackage/sound-soc-3dlab-nano-player @LINUX_4_14 \ kmod-sound-soc-bcm2835-i2s \ +kmod-regmap-i2c + $(call AddDepends/sound) endef define KernelPackage/sound-soc-3dlab-nano-player/description