mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/4] ata: Remove wrong DISK_DRIVE symbol
@ 2013-04-28  4:27 Alexander Shiyan
  2013-04-28  4:27 ` [PATCH 2/4] ARM: omap: Remove wrong OMAP_CLOCK_ALL symbol Alexander Shiyan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alexander Shiyan @ 2013-04-28  4:27 UTC (permalink / raw)
  To: barebox

DISK_DRIVE is missing in Kconfig, so remove the "select" statement.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-30  6:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-28  4:27 [PATCH 1/4] ata: Remove wrong DISK_DRIVE symbol Alexander Shiyan
2013-04-28  4:27 ` [PATCH 2/4] ARM: omap: Remove wrong OMAP_CLOCK_ALL symbol Alexander Shiyan
2013-04-28  4:27 ` [PATCH 3/4] ARM: netx: Remove references for missing boards Alexander Shiyan
2013-04-28  4:27 ` [PATCH 4/4] ARM: imx: Fix incorrect Kconfig symbols for some boards Alexander Shiyan
2013-04-30  6:21 ` [PATCH 1/4] ata: Remove wrong DISK_DRIVE symbol Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox