summaryrefslogtreecommitdiff
path: root/cleopatre
diff options
context:
space:
mode:
authorOlivier Dufour2013-01-15 10:55:11 +0100
committerOlivier Dufour2013-01-18 09:33:17 +0100
commitf71118af2716d685a6a4e94d3ee1de7cfbfbec0c (patch)
tree7a5b43e206234f7ddad325d777e327ba2a18ca2b /cleopatre
parent2bbc8dfbb224b0df5e195db1d5fb83d5994513e9 (diff)
cleo/buildroot/package/pmd: select pmd for MSE500 boards, refs #3636
Prior to this commit, only AV MSE500 board could have it, but we need it for MCR500 and MPR520.
Diffstat (limited to 'cleopatre')
-rw-r--r--cleopatre/buildroot/package/pmd/Config.in2
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/mcr500_defconfig1
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/mse500dini_300_defconfig1
3 files changed, 3 insertions, 1 deletions
diff --git a/cleopatre/buildroot/package/pmd/Config.in b/cleopatre/buildroot/package/pmd/Config.in
index c22dcc952a..4625359c5c 100644
--- a/cleopatre/buildroot/package/pmd/Config.in
+++ b/cleopatre/buildroot/package/pmd/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_PMD
- depends on BR2_TARGET_SPIDCOM_MSE500
+ depends on BR2_TARGET_SPIDCOM_ARCH_MSE500
bool "pmd"
help
Help program for power management deamon.
diff --git a/cleopatre/buildroot/target/device/Spidcom/mcr500_defconfig b/cleopatre/buildroot/target/device/Spidcom/mcr500_defconfig
index f17f0650bd..df24771eac 100644
--- a/cleopatre/buildroot/target/device/Spidcom/mcr500_defconfig
+++ b/cleopatre/buildroot/target/device/Spidcom/mcr500_defconfig
@@ -401,6 +401,7 @@ BR2_PACKAGE_LIBSPID=y
BR2_PACKAGE_SPIDAPP=y
BR2_PACKAGE_PLCD=y
BR2_PACKAGE_PLCDRV=y
+BR2_PACKAGE_PMD=y
#
# portmap requires a toolchain with 'Enable RPC' selected
diff --git a/cleopatre/buildroot/target/device/Spidcom/mse500dini_300_defconfig b/cleopatre/buildroot/target/device/Spidcom/mse500dini_300_defconfig
index c6ebda41d2..84ac8fc1f7 100644
--- a/cleopatre/buildroot/target/device/Spidcom/mse500dini_300_defconfig
+++ b/cleopatre/buildroot/target/device/Spidcom/mse500dini_300_defconfig
@@ -401,6 +401,7 @@ BR2_PACKAGE_LIBSPID=y
BR2_PACKAGE_SPIDAPP=y
BR2_PACKAGE_PLCD=y
BR2_PACKAGE_PLCDRV=y
+BR2_PACKAGE_PMD=y
#
# portmap requires a toolchain with 'Enable RPC' selected