diff options
author | Richard Weinberger <richard@nod.at> | 2012-02-07 01:22:46 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2012-03-25 00:29:56 +0100 |
commit | 087fafd15204fb7a5df44b635ed3d3f4348f2d5e (patch) | |
tree | 92feb580b5d88150a17442fc833bc95294e8ee85 /fs | |
parent | 4c3ff74742b481eaf32d010d072b421c97fd8f08 (diff) | |
download | linux-087fafd15204fb7a5df44b635ed3d3f4348f2d5e.tar.bz2 |
Introduce CONFIG_GENERIC_IO
There are situations where CONFIG_HAS_IOMEM is too restrictive.
For example CONFIG_MTD_NAND_NANDSIM depends on CONFIG_HAS_IOMEM
but it works perfectly fine if an architecture without io memory
just includes asm-generic/io.h or implements everything defined in it.
UML is such a corner case.
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions