Re: [RFC PATCH 2/2] block: add uImage.FIT block partition driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 12/13/22 04:46, Daniel Golle wrote:
> diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig
> index a41145d52de9..f8618bc869b2 100644
> --- a/drivers/block/Kconfig
> +++ b/drivers/block/Kconfig
> @@ -383,6 +383,17 @@ config VIRTIO_BLK
>  	  This is the virtual block driver for virtio.  It can be used with
>            QEMU based VMMs (like KVM or Xen).  Say Y or M.
>  
> +config UIMAGE_FIT_BLK
> +	bool "uImage.FIT block driver"
> +	help
> +	  This is driver allows using filesystems contained in uImage.FIT images

	  This driver allows

> +	  by mapping them as block devices.
> +
> +	  This driver can currently not be built as a module.
> +
> +	  Say Y if you want to mount filesystems sub-images of a uImage.FIT
> +	  stored in a block device partition, mtdblock or ubiblock device.

-- 
~Randy



[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux