Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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.

+1 -1
+1 -1
drivers/ata/Kconfig
··· 820 820 821 821 config PATA_OF_PLATFORM 822 822 tristate "OpenFirmware platform device PATA support" 823 - depends on PATA_PLATFORM && OF 823 + depends on PATA_PLATFORM && OF && OF_IRQ 824 824 help 825 825 This option enables support for generic directly connected ATA 826 826 devices commonly found on embedded systems with OpenFirmware