summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/platformconfig
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2019-06-05 20:52:08 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2019-06-05 21:07:22 +0200
commitfc9a3c01f3fcc27262563cd790f1b48b8e2c0390 (patch)
treecb9a814b3ee02389c8bd2e965e10bd463b766c16 /configs/platform-v7a/platformconfig
parentf4e6877164ebe9f2cc95c0e14018a6395100c397 (diff)
downloadDistroKit-fc9a3c01f3fcc27262563cd790f1b48b8e2c0390.tar.gz
DistroKit-fc9a3c01f3fcc27262563cd790f1b48b8e2c0390.tar.xz
v7a: bareboxes: use shared settings from the barebox-common package
As implemented in the previous commit, the barebox version and MD5 can be reduced to one entry in the menu. Also do the same for the host-lzop dependency, which will be needed for every barebox package when using the common reference config. Be sure to depend on the new barebox-common package so the barebox packages are rebuilt when the version and MD5 variables change. Signed-off-by: Roland Hieber <rhi@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/platformconfig')
-rw-r--r--configs/platform-v7a/platformconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index b655f77..349036e 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -171,10 +171,8 @@ PTXCONF_BAREBOX_COMMON_MD5="0b6fd3f04cb3e26276ae3cc20eed1bd7"
PTXCONF_BAREBOX_COMMON_NEEDS_HOST_LZOP=y
PTXCONF_BAREBOX_AM335X_MLO=y
PTXCONF_BAREBOX_AM335X=y
-# PTXCONF_BAREBOX_AM335X_NEEDS_HOST_LZOP is not set
PTXCONF_BAREBOX_MX6=y
PTXCONF_BAREBOX_RPI2=y
-PTXCONF_BAREBOX_RPI2_NEEDS_HOST_LZOP=y
PTXCONF_BAREBOX_VEXPRESS=y
PTXCONF_BAREBOX_ARCH_STRING="arm"
# PTXCONF_BAREBOX is not set