summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/platforms/barebox-am335x-mlo.in
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/platforms/barebox-am335x-mlo.in
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/platforms/barebox-am335x-mlo.in')
-rw-r--r--configs/platform-v7a/platforms/barebox-am335x-mlo.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platform-v7a/platforms/barebox-am335x-mlo.in b/configs/platform-v7a/platforms/barebox-am335x-mlo.in
index 0aabf56..cb0bc2d 100644
--- a/configs/platform-v7a/platforms/barebox-am335x-mlo.in
+++ b/configs/platform-v7a/platforms/barebox-am335x-mlo.in
@@ -3,5 +3,6 @@
config BAREBOX_AM335X_MLO
tristate
prompt "Barebox (am335x-mlo)"
+ select BAREBOX_COMMON
help
FIXME