iop32x: moved to targets feed
[openwrt/openwrt.git] / config / Config-images.in
index eca2d75b01386dbc3dc68a68ea3c8f4c2479ac6e..a420c39a90af7577a3a85521be69229527319c45 100644 (file)
@@ -267,11 +267,10 @@ menu "Target Images"
        config TARGET_ROOTFS_PARTNAME
                string "Root partition on target device"
                depends on OLPC_BOOTSCRIPT_IMAGES || GRUB_IMAGES
-               default "/dev/xvda2" if TARGET_x86_xen_domu
-               default "/dev/sda2" if ! TARGET_x86_xen_domu
                help
-                 The root partition on the final device.  If you don't know,
-                 you probably want the default (/dev/sda2).
+                 Override the root partition on the final device. If left empty,
+                 it will be mounted by PARTUUID which makes the kernel find the
+                 appropriate disk automatically.
 
 
        menuconfig TARGET_ROOTFS_INCLUDE_KERNEL