Skip to content

Commit

Permalink
Add 'short help text' to ATA_ACPI so it's [de]selectable.
Browse files Browse the repository at this point in the history
ATA_ACPI isn't selectable right now because it lacks 'short help
text'.  This means it's always enabled and always enables ACPI_DOCK.
Add text so it's now [de]selectable.

cc: Jeff Garzik <jeff@garzik.org>
cc: Tejun Heo <htejun@gmail.com>
cc: Len Brown <len.brown@intel.com>
Signed-off-by: Chris Wedgwood <cw@f00f.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Chris Wedgwood authored and Jeff Garzik committed Apr 17, 2008
1 parent fc4712d commit c30484d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ config ATA_NONSTANDARD
default n

config ATA_ACPI
bool
bool "ATA ACPI Support"
depends on ACPI && PCI
select ACPI_DOCK
default y
Expand Down

0 comments on commit c30484d

Please sign in to comment.