Re: [PATCH-RFC 01/10] lib: move GENERIC_IOMAP to lib/Kconfig

2011-11-28 Thread Richard Kuo
On Thu, Nov 24, 2011 at 10:15:42PM +0200, Michael S. Tsirkin wrote: > 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. For the Hexagon config, Acked

Re: [PATCH-RFC 01/10] lib: move GENERIC_IOMAP to lib/Kconfig

2011-11-25 Thread Jesper Nilsson
On Thu, Nov 24, 2011 at 09:15:42PM +0100, Michael S. Tsirkin wrote: > 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.

[PATCH-RFC 01/10] lib: move GENERIC_IOMAP to lib/Kconfig

2011-11-24 Thread Michael S. Tsirkin
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 --- arch/alpha/Kconfig |4 arch/cris/Kconfig