summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-05-09 08:49:42 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-05-09 08:49:42 +0200
commit23debc6fd917f6d560c665b19eff41c43c1610e9 (patch)
tree37f82227de0586636bc1213c1dd74a12566dbddc /commands
parentf5142b8564005d95324e4c326dbc390ce85e8bef (diff)
parent63ae16da82c3242970195ed9c41182a84a9d6c72 (diff)
downloadbarebox-23debc6fd917f6d560c665b19eff41c43c1610e9.tar.gz
barebox-23debc6fd917f6d560c665b19eff41c43c1610e9.tar.xz
Merge branch 'for-next/arm'
Diffstat (limited to 'commands')
-rw-r--r--commands/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 875c5f4f01..13dd9bb9b3 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -266,19 +266,6 @@ endmenu
menu "Boot"
-# TODO: isn't a command
-config FLEXIBLE_BOOTARGS
- bool
- prompt "flexible Linux bootargs generation"
- depends on CMD_GLOBAL
- help
- Select this to get a more flexible bootargs generation. With this
- option the bootargs are concatenated together from global variables
- beginning with 'global.linux.bootargs.' and 'global.linux.mtdparts.'
- This allows for more flexible scripting since with it it's possible
- to replace parts of the bootargs string without reconstructing it
- completely.
-
config CMD_AT91_BOOT_TEST
bool "at91_boot_test"
depends on ARCH_AT91