[PATCH v2 0/2] ata: AT91 ata driver requires specific platforms
From: Alan Ott <hidden>
Date: 2012-03-10 21:36:34
Also in:
linux-arm-kernel, lkml
From: Alan Ott <hidden>
Date: 2012-03-10 21:36:34
Also in:
linux-arm-kernel, lkml
Based on suggestions from Ben Dooks, This patch now adds an AT91_HAS_PATA kconfig item and the AT91 CPUs which have PATA now select it. The AT91 PATA driver how depends on this kconfig item. Ben, let me know if this is what you had in mind. Alan Ott (2): ARM: AT91: Add parameter for AT91_HAS_PATA ata: AT91 ata driver requires AT91_HAS_PATA arch/arm/mach-at91/Kconfig | 11 +++++++++++ drivers/ata/Kconfig | 1 + 2 files changed, 12 insertions(+), 0 deletions(-)