diff options
Diffstat (limited to 'target/Config.in')
-rw-r--r-- | target/Config.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/Config.in b/target/Config.in index f0bd73032..6ca3170b7 100644 --- a/target/Config.in +++ b/target/Config.in @@ -789,14 +789,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 |