From 2140694397c262c79ede4b6e3bb08bc2e5f82865 Mon Sep 17 00:00:00 2001 From: Thorsten Glaser Date: Sat, 20 Nov 2010 22:19:06 +0000 Subject: convert to UUID; make panic-reboot-time a flag; prevent automatic fsck MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit note: uuid.patch currently still panics ☹ Signed-off-by: Thorsten Glaser --- target/Config.in | 8 -------- 1 file changed, 8 deletions(-) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index 50e72ef5f..8f4fc8951 100644 --- a/target/Config.in +++ b/target/Config.in @@ -770,14 +770,6 @@ config ADK_TARGET_ROOTFS_ENCRYPTED endchoice -config ADK_TARGET_ROOTFS_USB_DEVICE - prompt "Target device node for USB stick" - string - depends on ADK_TARGET_ROOTFS_USB - default "/dev/sdb1" - help - Target device node for the USB stick. - choice prompt "Compression method for initramfs and kernel" depends on ADK_TARGET_ROOTFS_INITRAMFS || ADK_TARGET_ROOTFS_INITRAMFS_PIGGYBACK -- cgit v1.2.3