summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorThorsten Glaser <tg@mirbsd.org>2010-11-20 22:19:06 +0000
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-20 23:54:37 +0100
commit2140694397c262c79ede4b6e3bb08bc2e5f82865 (patch)
tree7db3d7150dd312fd2db7a4b1631f6fb892d47306 /target/Config.in
parent2aa24b0a0530a07a40f5bf858048dad5c8c61bf5 (diff)
convert to UUID; make panic-reboot-time a flag; prevent automatic fsck
note: uuid.patch currently still panics ☹ Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in8
1 files changed, 0 insertions, 8 deletions
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