Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abe8809c authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev

* 'upstream-linus' of git://github.com/jgarzik/libata-dev:
  pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
parents b9eda06f 19d40dca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -820,7 +820,7 @@ config PATA_PLATFORM

config PATA_OF_PLATFORM
	tristate "OpenFirmware platform device PATA support"
	depends on PATA_PLATFORM && OF
	depends on PATA_PLATFORM && OF && OF_IRQ
	help
	  This option enables support for generic directly connected ATA
	  devices commonly found on embedded systems with OpenFirmware