[Buildroot] svn commit: trunk/buildroot/package/mtd

vapier at uclibc.org vapier at uclibc.org
Sat Oct 7 06:28:23 UTC 2006


Author: vapier
Date: 2006-10-06 23:28:23 -0700 (Fri, 06 Oct 2006)
New Revision: 16329

Log:
remove duplicate/invalid options in choice

Modified:
   trunk/buildroot/package/mtd/Config.in


Changeset:
Modified: trunk/buildroot/package/mtd/Config.in
===================================================================
--- trunk/buildroot/package/mtd/Config.in	2006-10-07 06:01:37 UTC (rev 16328)
+++ trunk/buildroot/package/mtd/Config.in	2006-10-07 06:28:23 UTC (rev 16329)
@@ -16,14 +16,11 @@
 
 config BR2_PACKAGE_MTD_ORIG
 	bool "Default source"
-	depends on BR2_PACKAGE_MTD
-	default y
 	help
 	  Use the stable release.
 
 config BR2_PACKAGE_MTD_SNAPSHOT
 	bool "Daily snapshot"
-	depends on BR2_PACKAGE_MTD
 	help
 	  Use the latest MTD daily snapshot instead of release.
 	  You should probably say NO except for specific purpose.




More information about the buildroot mailing list