]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/block/Kconfig
remove the mg_disk driver
[karo-tx-linux.git] / drivers / block / Kconfig
index f744de7a0f9b27744b52a565becff82707d0274e..ebe8c1a6195e991e6226024a61c9b8fcd77ababa 100644 (file)
@@ -434,23 +434,6 @@ config ATA_OVER_ETH
        This driver provides Support for ATA over Ethernet block
        devices like the Coraid EtherDrive (R) Storage Blade.
 
-config MG_DISK
-       tristate "mGine mflash, gflash support"
-       depends on ARM && GPIOLIB
-       help
-         mGine mFlash(gFlash) block device driver
-
-config MG_DISK_RES
-       int "Size of reserved area before MBR"
-       depends on MG_DISK
-       default 0
-       help
-         Define size of reserved area that usually used for boot. Unit is KB.
-         All of the block device operation will be taken this value as start
-         offset
-         Examples:
-                       1024 => 1 MB
-
 config SUNVDC
        tristate "Sun Virtual Disk Client support"
        depends on SUN_LDOMS
@@ -514,18 +497,6 @@ config VIRTIO_BLK_SCSI
          virtio protocol and not enabled by default by any hypervisor.
          Your probably want to virtio-scsi instead.
 
-config BLK_DEV_HD
-       bool "Very old hard disk (MFM/RLL/IDE) driver"
-       depends on HAVE_IDE
-       depends on !ARM || ARCH_RPC || BROKEN
-       help
-         This is a very old hard disk driver that lacks the enhanced
-         functionality of the newer ones.
-
-         It is required for systems with ancient MFM/RLL/ESDI drives.
-
-         If unsure, say N.
-
 config BLK_DEV_RBD
        tristate "Rados block device (RBD)"
        depends on INET && BLOCK