]> Pileus Git - ~andy/linux/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)
commit4673ca8eb3690832e76371371955a8b02e1f59d4
tree2d70b7ec1e33a35b9363c3a3cf986cd583c6f6e0
parentcaca6a03d365883564885f2c1da3e88dcf65d139
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