Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296437
b: refs/heads/master
c: 087fafd
h: refs/heads/master
i:
  296435: 1706913
v: v3
  • Loading branch information
Richard Weinberger committed Mar 24, 2012
1 parent 303a5c7 commit a61f798
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4c3ff74742b481eaf32d010d072b421c97fd8f08
refs/heads/master: 087fafd15204fb7a5df44b635ed3d3f4348f2d5e
5 changes: 5 additions & 0 deletions trunk/lib/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ config GENERIC_IOMAP
bool
select GENERIC_PCI_IOMAP

config GENERIC_IO
boolean
default n

config CRC_CCITT
tristate "CRC-CCITT functions"
help
Expand Down Expand Up @@ -224,6 +228,7 @@ config BTREE
config HAS_IOMEM
boolean
depends on !NO_IOMEM
select GENERIC_IO
default y

config HAS_IOPORT
Expand Down

0 comments on commit a61f798

Please sign in to comment.