lib: move GENERIC_IOMAP to lib/Kconfig
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 24 Nov 2011 12:54:28 +0000 (14:54 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 24 Nov 2011 20:21:19 +0000 (22:21 +0200)
define GENERIC_IOMAP in a central location
instead of all architectures. This will be helpful
for the follow-up patch which makes it select
other configs. Code is also a bit shorter this way.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

No differences found