mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/1] CMD_UNCOMPRESS: select UNCOMPRESS
@ 2012-01-14 14:49 Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 0 replies; only message in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-01-14 14:49 UTC (permalink / raw)
  To: barebox

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
 commands/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/commands/Kconfig b/commands/Kconfig
index 766428c..e332a85 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -478,6 +478,7 @@ config CMD_GPIO
 
 config CMD_UNCOMPRESS
 	bool
+	select UNCOMPRESS
 	prompt "uncompress"
 	help
 	  Say yes here to get the uncompress command. uncompress handles
-- 
1.7.7


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-14 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-14 14:49 [PATCH 1/1] CMD_UNCOMPRESS: select UNCOMPRESS Jean-Christophe PLAGNIOL-VILLARD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox