[Armadeus-commitlog] SF.net SVN: armadeus: [635] trunk/buildroot/package/ch7024ctrl/Config.in
Brought to you by:
sszy
|
From: <th...@us...> - 2007-09-02 22:05:13
|
Revision: 635
http://armadeus.svn.sourceforge.net/armadeus/?rev=635&view=rev
Author: thom25
Date: 2007-09-02 15:05:08 -0700 (Sun, 02 Sep 2007)
Log Message:
-----------
avoid default selection
Modified Paths:
--------------
trunk/buildroot/package/ch7024ctrl/Config.in
Modified: trunk/buildroot/package/ch7024ctrl/Config.in
===================================================================
--- trunk/buildroot/package/ch7024ctrl/Config.in 2007-09-02 21:34:57 UTC (rev 634)
+++ trunk/buildroot/package/ch7024ctrl/Config.in 2007-09-02 22:05:08 UTC (rev 635)
@@ -1,7 +1,7 @@
config BR2_PACKAGE_CH7024CTRL
bool "ch7024ctrl"
depends BR2_ARMADEUS_PACKAGE
- default y
+ default n
help
Build CH7024 control tool. It allows you to configure the Svideo output of the DevFull directly
from Linux userspace (command ch7024).
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|