commit c4048d7406f0c844d1094e225b12212e050b00b8
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Fri Nov 18 18:25:50 2016 +0100

    Add the CONFIG_PACKAGE_luci-app-qos=m option to make sure the package and its dependencies (basically, the kernel modules) are generated during the compilation, to later install them without troubles

diff --git a/configs/ar71xx-generic-multiprofile b/configs/ar71xx-generic-multiprofile
index 91708fb..4a1865c 100644
--- a/configs/ar71xx-generic-multiprofile
+++ b/configs/ar71xx-generic-multiprofile
@@ -7,3 +7,4 @@ CONFIG_PACKAGE_qmp-system=y
 CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
+CONFIG_PACKAGE_luci-app-qos=m
diff --git a/configs/ath25-generic-multiprofile b/configs/ath25-generic-multiprofile
index ae85cce..6e716c8 100644
--- a/configs/ath25-generic-multiprofile
+++ b/configs/ath25-generic-multiprofile
@@ -6,3 +6,4 @@ CONFIG_PACKAGE_qmp-system=y
 CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
+CONFIG_PACKAGE_luci-app-qos=m
diff --git a/configs/brcm2708-bcm2708-multiprofile b/configs/brcm2708-bcm2708-multiprofile
index a79e8db..5c7d973 100644
--- a/configs/brcm2708-bcm2708-multiprofile
+++ b/configs/brcm2708-bcm2708-multiprofile
@@ -7,3 +7,4 @@ CONFIG_PACKAGE_qmp-system=y
 CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
+CONFIG_PACKAGE_luci-app-qos=m
diff --git a/configs/brcm2708-bcm2709-multiprofile b/configs/brcm2708-bcm2709-multiprofile
index ab08678..db79262 100644
--- a/configs/brcm2708-bcm2709-multiprofile
+++ b/configs/brcm2708-bcm2709-multiprofile
@@ -7,3 +7,4 @@ CONFIG_PACKAGE_qmp-system=y
 CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
+CONFIG_PACKAGE_luci-app-qos=m
diff --git a/configs/brcm2708-bcm2710-multiprofile b/configs/brcm2708-bcm2710-multiprofile
index 9b254b7..48835b0 100644
--- a/configs/brcm2708-bcm2710-multiprofile
+++ b/configs/brcm2708-bcm2710-multiprofile
@@ -7,3 +7,4 @@ CONFIG_PACKAGE_qmp-system=y
 CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
+CONFIG_PACKAGE_luci-app-qos=m
diff --git a/configs/ramips-mt7620-multiprofile b/configs/ramips-mt7620-multiprofile
index 8bf159d..e02dcc4 100644
--- a/configs/ramips-mt7620-multiprofile
+++ b/configs/ramips-mt7620-multiprofile
@@ -7,3 +7,4 @@ CONFIG_PACKAGE_qmp-system=y
 CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
+CONFIG_PACKAGE_luci-app-qos=m
diff --git a/configs/ramips-mt7621-multiprofile b/configs/ramips-mt7621-multiprofile
index 92c1a88..9127059 100644
--- a/configs/ramips-mt7621-multiprofile
+++ b/configs/ramips-mt7621-multiprofile
@@ -7,3 +7,4 @@ CONFIG_PACKAGE_qmp-system=y
 CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
+CONFIG_PACKAGE_luci-app-qos=m
diff --git a/configs/ramips-mt7628-multiprofile b/configs/ramips-mt7628-multiprofile
index 023aa08..8e58d74 100644
--- a/configs/ramips-mt7628-multiprofile
+++ b/configs/ramips-mt7628-multiprofile
@@ -7,3 +7,4 @@ CONFIG_PACKAGE_qmp-system=y
 CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
+CONFIG_PACKAGE_luci-app-qos=m
diff --git a/configs/ramips-rt305x-multiprofile b/configs/ramips-rt305x-multiprofile
index ca1a877..cfcee77 100644
--- a/configs/ramips-rt305x-multiprofile
+++ b/configs/ramips-rt305x-multiprofile
@@ -7,3 +7,4 @@ CONFIG_PACKAGE_qmp-system=y
 CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
+CONFIG_PACKAGE_luci-app-qos=m
