[PATCH 04/13] ATA/DISK: Enabling write support does not belong to 'drive types'

Juergen Beisert jbe at pengutronix.de
Tue Nov 22 03:29:18 EST 2011


Signed-off-by: Juergen Beisert <jbe at pengutronix.de>
---
 drivers/ata/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 6a57e5c..5be1805 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -6,12 +6,12 @@ menuconfig ATA
 
 if ATA
 
-comment "drive types"
-
 config ATA_WRITE
 	select BLOCK_WRITE
 	bool "support writing to ATA drives"
 
+comment "drive types"
+
 config ATA_DISK
 	bool "disk drives"
 	help
-- 
1.7.7.1




More information about the barebox mailing list