Commit 421b20b9 authored by Jeff Garzik's avatar Jeff Garzik

libata: Make sure drivers/ata is a separate Kconfig menu

Noticed by Rafael J. Wysocki
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 24dd01bf
#
# SATA/PATA driver configuration
#
menu "Serial ATA (prod) and Parallel ATA (experimental) drivers"
depends on SCSI
config ATA config ATA
tristate "ATA device support" tristate "ATA device support"
...@@ -138,3 +144,5 @@ config SATA_INTEL_COMBINED ...@@ -138,3 +144,5 @@ config SATA_INTEL_COMBINED
depends on IDE=y && !BLK_DEV_IDE_SATA && (SATA_AHCI || ATA_PIIX) depends on IDE=y && !BLK_DEV_IDE_SATA && (SATA_AHCI || ATA_PIIX)
default y default y
endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment