commit b8abc0cf88cde1ac60dc83cfcbcee5cfb46e811d
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Fri Nov 18 20:17:01 2016 +0100

    Avoid the ppp package and modules to be installed on those arch-subarchs with qmp-tiny-node devices

diff --git a/configs/ar71xx-generic-multiprofile b/configs/ar71xx-generic-multiprofile
index 4a1865c..b9b1113 100644
--- a/configs/ar71xx-generic-multiprofile
+++ b/configs/ar71xx-generic-multiprofile
@@ -8,3 +8,4 @@ CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
 CONFIG_PACKAGE_luci-app-qos=m
+CONFIG_PACKAGE_ppp=m
diff --git a/configs/ath25-generic-multiprofile b/configs/ath25-generic-multiprofile
index 6e716c8..ac986e6 100644
--- a/configs/ath25-generic-multiprofile
+++ b/configs/ath25-generic-multiprofile
@@ -7,3 +7,4 @@ CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
 CONFIG_PACKAGE_luci-app-qos=m
+CONFIG_PACKAGE_ppp=m
diff --git a/configs/ramips-mt7620-multiprofile b/configs/ramips-mt7620-multiprofile
index e02dcc4..154b68a 100644
--- a/configs/ramips-mt7620-multiprofile
+++ b/configs/ramips-mt7620-multiprofile
@@ -8,3 +8,4 @@ CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
 CONFIG_PACKAGE_luci-app-qos=m
+CONFIG_PACKAGE_ppp=m
diff --git a/configs/ramips-rt305x-multiprofile b/configs/ramips-rt305x-multiprofile
index cfcee77..e8d46c8 100644
--- a/configs/ramips-rt305x-multiprofile
+++ b/configs/ramips-rt305x-multiprofile
@@ -8,3 +8,4 @@ CONFIG_PACKAGE_qmp-tiny-node=m
 CONFIG_PACKAGE_qmp-small-node=m
 CONFIG_PACKAGE_qmp-big-node=m
 CONFIG_PACKAGE_luci-app-qos=m
+CONFIG_PACKAGE_ppp=m
