]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60d19382fba8478ad11b18ffe12b1e6b03a27f5a
tree2d70b7ec1e33a35b9363c3a3cf986cd583c6f6e0
parent553ff3bd102159afa3b326ca269173aa80dfe107
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 <mst@redhat.com>
12 files changed:
arch/alpha/Kconfig
arch/cris/Kconfig
arch/hexagon/Kconfig
arch/ia64/Kconfig
arch/m68k/Kconfig
arch/openrisc/Kconfig
arch/powerpc/platforms/Kconfig
arch/score/Kconfig
arch/sh/Kconfig
arch/unicore32/Kconfig
arch/x86/Kconfig
lib/Kconfig