git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caca6a0
)
lib: move GENERIC_IOMAP to lib/Kconfig
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 24 Nov 2011 12:54:28 +0000
(14:54 +0200)
committer
Michael 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