From: Michael S. Tsirkin Date: Thu, 24 Nov 2011 12:54:28 +0000 (+0200) Subject: lib: move GENERIC_IOMAP to lib/Kconfig X-Git-Tag: v3.3-rc1~107^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4673ca8eb3690832e76371371955a8b02e1f59d4;p=pandora-kernel.git lib: move GENERIC_IOMAP to lib/Kconfig 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 --- Reading git-diff-tree failed