commit | 0e623941bec7e80c97b076d346327b31ae17d84a | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Apr 19 16:46:54 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Apr 19 16:46:54 2008 +0100 |
tree | 5a565c6cf3f386e1e880e4e5aabe3cfd49688039 | |
parent | 1c104e0e4f6ab396960c058e95e18bdedcac945b [diff] |
[ARM] pxa: restrict availability of pxa2xx PCMCIA drivers Not all PXA2xx platforms provide the necessary support files for PCMCIA to work, let alone build. Stop the build errors by making PXA2xx PCMCIA support only available on those platforms which have supplied the support files. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>