summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/target/device
diff options
context:
space:
mode:
authorsamuel.chou2013-10-03 10:48:50 +0800
committersamuel.chou2013-10-11 09:33:12 +0800
commitef5c0c79316f864a38feee254c14a07fe409734c (patch)
treec8ba5986fc43ea5c2286d595edca23bef8e37464 /cleopatre/buildroot/target/device
parentb413722410e6da5d2600688248e9a9bca91b352c (diff)
cleo/{linux/net/bridge,devkit/p1905}: add ieee1905.1 feature, closes #4220
Diffstat (limited to 'cleopatre/buildroot/target/device')
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/common/defconfig.base2
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/common/linux26.config.base1
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/defconfig.part5
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/linux26.config.part1
4 files changed, 8 insertions, 1 deletions
diff --git a/cleopatre/buildroot/target/device/Spidcom/common/defconfig.base b/cleopatre/buildroot/target/device/Spidcom/common/defconfig.base
index 95dd8b8402..c47396d6b3 100644
--- a/cleopatre/buildroot/target/device/Spidcom/common/defconfig.base
+++ b/cleopatre/buildroot/target/device/Spidcom/common/defconfig.base
@@ -249,6 +249,7 @@ BR2_PACKAGE_FW_WD=y
# BR2_PACKAGE_IPKG is not set
# BR2_PACKAGE_KEXEC is not set
# BR2_PACKAGE_LESS is not set
+# BR2_PACKAGE_LIBALME is not set
# BR2_PACKAGE_LIBDAEMON is not set
# BR2_PACKAGE_LIBELF is not set
# BR2_PACKAGE_LIBEVENT is not set
@@ -267,6 +268,7 @@ BR2_PACKAGE_MANAGERD=y
# BR2_PACKAGE_MODULE_INIT_TOOLS is not set
# BR2_PACKAGE_MODUTILS is not set
# BR2_PACKAGE_NG_SPICE_REWORK is not set
+# BR2_PACKAGE_P1905_MANAGERD is not set
# BR2_PACKAGE_POPT is not set
# BR2_PACKAGE_PORTAGE is not set
# BR2_PACKAGE_PROCPS is not set
diff --git a/cleopatre/buildroot/target/device/Spidcom/common/linux26.config.base b/cleopatre/buildroot/target/device/Spidcom/common/linux26.config.base
index 62c578b2ee..7149448fc3 100644
--- a/cleopatre/buildroot/target/device/Spidcom/common/linux26.config.base
+++ b/cleopatre/buildroot/target/device/Spidcom/common/linux26.config.base
@@ -255,6 +255,7 @@ CONFIG_VLAN_8021Q=y
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set
+# CONFIG_IEEE1905_1_FORWARD_ENTITY is not set
#
# Network testing
diff --git a/cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/defconfig.part b/cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/defconfig.part
index 29c6cdccf9..2773e0133b 100644
--- a/cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/defconfig.part
+++ b/cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/defconfig.part
@@ -3,4 +3,7 @@ BR2_HOSTNAME="mpr520e"
BR2_TARGET_SPIDCOM_MPR520E=y
BR2_PACKAGE_PMD=y
BR2_PACKAGE_MT7601UDRV=y
-BR2_PACKAGE_SPIDGOAHEAD=y \ No newline at end of file
+BR2_PACKAGE_SPIDGOAHEAD=y
+BR2_PACKAGE_P1905_MANAGERD=y
+BR2_PACKAGE_LIBALME=y
+
diff --git a/cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/linux26.config.part b/cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/linux26.config.part
index 18bae9f1dc..3d9cf8eed6 100644
--- a/cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/linux26.config.part
+++ b/cleopatre/buildroot/target/device/Spidcom/targets/mpr520e/linux26.config.part
@@ -17,6 +17,7 @@ CONFIG_SUSPEND_FREEZER=y
CONFIG_REALTEK_PHY=y
CONFIG_NETDEV_1000=y
+CONFIG_IEEE1905_1_FORWARD_ENTITY=y
#
# Kernel Features