summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-10-23 12:25:30 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-10-23 12:25:30 +0200
commit25b5ea9e2291d45615d1eef45ac73b1dda443f09 (patch)
tree41f1e88da7365adf0a3a9dbb57394c52bb019ac9
parent173bacf2547c88b9012ed9de8fff38701d105b80 (diff)
change description
-rw-r--r--target/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/Config.in b/target/Config.in
index 92d1fdc4b..07733b06b 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -908,7 +908,7 @@ config ADK_TARGET_ROOTFS_NFSROOT
Root filesystem mounted via NFS. (DHCP)
config ADK_TARGET_ROOTFS_USB
- bool "root on USB stick"
+ bool "Boot from USB stick"
select ADK_KERNEL_SCSI
select ADK_KERNEL_ATA
select ADK_KERNEL_BLK_DEV_SD
@@ -919,7 +919,7 @@ config ADK_TARGET_ROOTFS_USB
select ADK_KERNEL_EXT2_FS
depends on ADK_LINUX_X86_IBMX40
help
- Boot target from USB stick.
+ Boot system from USB stick.
config ADK_TARGET_ROOTFS_EXT2_BLOCK
bool "read-write filesystem for block devices with ext2"