summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-11-26 20:03:53 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-11-27 14:33:57 +0100
commit8c3b2308078d3795f1c0d6abc18ae9706f1cac09 (patch)
treeaeb6ef1ae18a9f6ea6b0edd91ddc926322bf6a54 /commands
parentd014f7fd0f82079587b71131616290c0af56bfe8 (diff)
downloadbarebox-8c3b2308078d3795f1c0d6abc18ae9706f1cac09.tar.gz
barebox-8c3b2308078d3795f1c0d6abc18ae9706f1cac09.tar.xz
command: passwd: depend on CMD_LOGIN rather than selecting it
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands')
-rw-r--r--commands/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 9de7874e4c..391803d763 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1372,7 +1372,7 @@ config CMD_MENUTREE
config CMD_PASSWD
tristate
- select CMD_LOGIN
+ depends on CMD_LOGIN
prompt "passwd"
help
Set password