From 8e6f27335bf11ae27fdeb8879e13060adf2aa7da Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 7 Oct 2006 06:28:23 +0000 Subject: remove duplicate/invalid options in choice --- package/mtd/Config.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'package') diff --git a/package/mtd/Config.in b/package/mtd/Config.in index 0f317bdc7..d38ab2348 100644 --- a/package/mtd/Config.in +++ b/package/mtd/Config.in @@ -16,14 +16,11 @@ choice 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. -- cgit v1.2.3