https://github.com/torvalds/linux
Revision bb011b8e8eded247cb71cb6d10e47517aacbd542 authored by David Brownell on 12 June 2005, 22:26:05 UTC, committed by Russell King on 12 June 2005, 22:26:05 UTC
Patch from David Brownell

The ARM generic Kconfig filters out IDE options ... except for
an error prone ARMload of special cases.
This adds one general case to the systems that will offer IDE options:
kernels with PCMCIA support, which probably want to use IDE to access
CompactFlash cards.  This might allow many (most?) of the other cases
to disappear, for systems that only see IDE hardware through CF cards.
Right now this one patch is used to gate access to CF cards, including
MicroDrives, for both omap_cf and at91_cf drivers.

Signed-off-by: David Brownell
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 27198d8
History
Tip revision: bb011b8e8eded247cb71cb6d10e47517aacbd542 authored by David Brownell on 12 June 2005, 22:26:05 UTC
[PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for CompactFlash memories)
Tip revision: bb011b8

README

back to top