summaryrefslogtreecommitdiffstats
path: root/platforms/barebox.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2022-06-24 18:08:51 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-06-25 08:56:14 +0200
commit8564bc3e7295d7e38c26f271df2e5c45655e0bb5 (patch)
tree1de66b2b42f095b2f5fc271d40b14971ef76e977 /platforms/barebox.in
parentba8bbe9c01f4e8f1fa765d5723ea59e0600653f8 (diff)
downloadptxdist-8564bc3e7295d7e38c26f271df2e5c45655e0bb5.tar.gz
ptxdist-8564bc3e7295d7e38c26f271df2e5c45655e0bb5.tar.xz
cleanup indention and remove trailing whitespaces in menu files
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms/barebox.in')
-rw-r--r--platforms/barebox.in30
1 files changed, 15 insertions, 15 deletions
diff --git a/platforms/barebox.in b/platforms/barebox.in
index 2a89df074..956da81f3 100644
--- a/platforms/barebox.in
+++ b/platforms/barebox.in
@@ -33,17 +33,17 @@ config BAREBOX_VERSION
default "2016.08.0"
config BAREBOX_CONFIG_BUILDSYSTEM_VERSION
- prompt "add a buildsystem version to the barebox binary"
- bool
- help
- When this option is enabled, the nv variable "nv.buildsystem_version"
- in barebox is set to PTXCONF_BAREBOX_BUILDSYSTEM_VERSION.
+ prompt "add a buildsystem version to the barebox binary"
+ bool
+ help
+ When this option is enabled, the nv variable "nv.buildsystem_version"
+ in barebox is set to PTXCONF_BAREBOX_BUILDSYSTEM_VERSION.
config BAREBOX_BUILDSYSTEM_VERSION
- prompt "barebox buildsystem version"
- depends on BAREBOX_CONFIG_BUILDSYSTEM_VERSION
- string
- default "${PTXDIST_VCS_VERSION}"
+ prompt "barebox buildsystem version"
+ depends on BAREBOX_CONFIG_BUILDSYSTEM_VERSION
+ string
+ default "${PTXDIST_VCS_VERSION}"
config BAREBOX_MD5
prompt "barebox source md5sum"
@@ -90,12 +90,12 @@ config BAREBOX_BAREBOXENV
from the target Linux system.
config BAREBOX_INSTALL_DTBS
- prompt "install dtbs"
- bool
- help
- Install barebox generated dtbs into the image directory.
- These dtbs can, for example, be used when constructing a
- FIP image for TF-A boot.
+ prompt "install dtbs"
+ bool
+ help
+ Install barebox generated dtbs into the image directory.
+ These dtbs can, for example, be used when constructing a
+ FIP image for TF-A boot.
config BAREBOX_BAREBOXCRC32
prompt "install 'bareboxcrc32'"