[PATCH] Remove EXPERIMENTAL flag from loady.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From bd6c5c884337ae2d4ef41d85d59c2d5ec525f8a5 Mon Sep 17 00:00:00 2001
From: Uwe Hermann <uwe@xxxxxxxxxxxxxx>
Date: Fri, 6 Apr 2012 17:30:01 +0200

The loady command seems to work just fine (tested on an S3C2440 target).

Also, mark it as TRISTATE like loadb and loads.

Signed-off-by: Uwe Hermann <uwe@xxxxxxxxxxxxxx>
---
 commands/Kconfig |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/commands/Kconfig b/commands/Kconfig
index 7a8811e..d7fdf04 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -222,8 +222,7 @@ config CMD_LOADB
 
 config CMD_LOADY
 	select CRC16
-	depends on EXPERIMENTAL
-	bool
+	tristate
 	prompt "loady"
 
 config CMD_LOADS
-- 
1.7.6.3


-- 
http://hermann-uwe.de     | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org

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


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux