[PATCH 1/4] ata: Remove wrong DISK_DRIVE symbol

Sascha Hauer s.hauer at pengutronix.de
Tue Apr 30 02:21:49 EDT 2013


On Sun, Apr 28, 2013 at 08:27:26AM +0400, Alexander Shiyan wrote:
> DISK_DRIVE is missing in Kconfig, so remove the "select" statement.
> 
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>

Applied all.

Thanks
 Sascha

> ---
>  drivers/ata/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
> index 42f2065..9830cc0 100644
> --- a/drivers/ata/Kconfig
> +++ b/drivers/ata/Kconfig
> @@ -35,7 +35,6 @@ config DISK_ATA
>  config DISK_AHCI
>  	bool "AHCI support"
>  	select DISK_ATA
> -	select DISK_DRIVE
>  
>  config DISK_AHCI_IMX
>  	depends on ARCH_IMX
> -- 
> 1.8.1.5
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list